Commit Graph

8145 Commits

Author SHA1 Message Date
Graham Wheeler
bb7c232b8f Fix the broken multiplexor mode for cell magic format overrides. 2015-09-25 14:06:38 -07:00
Safia Abdalla
e93db3ec22 Replaced 'Search and Replace' with 'Find and Replace' 2015-09-25 13:21:02 -05:00
Min RK
18de77ab0c Merge pull request #496 from willingc/doc-badge
Add status badges to README
2015-09-25 17:56:19 +02:00
Carol Willing
d6e78ecbb5 Add status badges to README 2015-09-25 07:27:45 -07:00
Min RK
8e5cf470f5 Merge pull request #494 from willingc/docs-testtool
Temporarily add notebooks' generated rst files to version control
2015-09-25 16:11:47 +02:00
Min RK
92502b5186 Merge pull request #495 from minrk/not-actually-api-handler
Don't re-use APIHandler name for serving yaml spec
2015-09-25 14:42:33 +02:00
Carol Willing
ac59eb343a Add generated notebooks rst files to version control 2015-09-24 15:16:38 -07:00
Min RK
ec40a32ccb Merge pull request #493 from blink1073/allow-patches
Allow all Cross-Origin Methods
2015-09-25 00:00:15 +02:00
Min RK
66d15ce304 Don't re-use APIHandler name for serving yaml spec 2015-09-24 23:26:43 +02:00
Steven Silvester
65eb248209 Add the method to the correct base class 2015-09-24 16:21:52 -05:00
Min RK
38f6f73ec9 Merge pull request #492 from willingc/docs-testtool
Update for additional build information from Read The Docs
2015-09-24 23:15:28 +02:00
Steven Silvester
1f6a3700a2 Fix signature 2015-09-24 16:04:49 -05:00
Steven Silvester
88c067ff27 Clean up allowed methods 2015-09-24 15:55:04 -05:00
Steven Silvester
f2b42ae72c Allow cross-origin patches for config 2015-09-24 15:03:24 -05:00
Carol Willing
808776f4a4 Add Jupyter to docs requirements 2015-09-24 11:47:19 -07:00
Min RK
7a197feb33 Merge pull request #477 from minrk/cves
note CVEs in 4.0.5 release notes
2015-09-24 15:28:58 +02:00
Min RK
777fb2f7cd Merge pull request #481 from willingc/doc-frontend
Add notebook frontend configuration doc
2015-09-24 15:15:22 +02:00
Min RK
e3bd496b54 note CVEs in 4.0.5 2015-09-24 12:00:53 +02:00
Min RK
e984c5f012 Merge pull request #488 from willingc/doc-rtd
Update docs build and config for clean RTD deploys
2015-09-24 11:05:31 +02:00
Carol Willing
786a350527 Fix grammar from review comments 2015-09-23 22:43:26 -07:00
Carol Willing
364e8fe2e0 Minor edits 2015-09-23 22:38:43 -07:00
Carol Willing
126c77c833 Update config docs 2015-09-23 22:38:43 -07:00
Carol Willing
61a5382083 Add frontend configuration doc 2015-09-23 22:38:43 -07:00
Carol Willing
bfdd0a2e51 Add empty _static folder 2015-09-23 18:42:31 -07:00
Carol Willing
d05835a5d1 Update toc for rst build from ipynb 2015-09-23 18:02:29 -07:00
Carol Willing
c541cb4125 Add index for generated rst from ipynb 2015-09-23 17:32:17 -07:00
Carol Willing
f704baa796 Update gitignore 2015-09-23 16:33:49 -07:00
Carol Willing
b0b8a2f71c Remove examples index 2015-09-23 16:28:00 -07:00
Carol Willing
5216bc6143 Update index 2015-09-23 16:27:10 -07:00
Carol Willing
6eb519916d Update index 2015-09-23 14:35:06 -07:00
Carol Willing
453f2ce30b Update rtd configs 2015-09-23 13:56:51 -07:00
Min RK
1cd56918ac Merge pull request #486 from captainsafia/search-replace-key
Added keyboard shortcut for search and replace
2015-09-23 19:33:27 +02:00
Min RK
a93e55e3b0 Merge pull request #487 from KarrieK/patch-2
Update JavaScript Notebook Extensions.ipynb
2015-09-23 17:11:30 +02:00
Karrie Kehoe
2090c0b000 Update JavaScript Notebook Extensions.ipynb 2015-09-23 15:39:55 +01:00
Safia Abdalla
c46a60a96c Updated search/replace keyboard shortcut to f 2015-09-23 09:27:59 -05:00
Safia Abdalla
6b5a142a7c Added keyboard shortcut for search and replace 2015-09-23 06:37:52 -05:00
Min RK
9b514b1406 Merge pull request #449 from vext01/unicode_listing_fix
Don't crash if a filename contains invalid unicode.
2015-09-23 12:21:32 +02:00
Min RK
4b9778cf6a Merge pull request #485 from thewtex/DockerCMD
Document Docker CMD kernel crashing issue.
2015-09-23 11:52:06 +02:00
Matt McCormick
ac43d7fec8 Document Docker CMD kernel crashing issue.
Add issue #334 to the known issues and suggest a work-around with tini
init.
2015-09-22 18:28:53 -04:00
Matthias Bussonnier
b9b579f95c Merge pull request #482 from minrk/setup-fixes
setup.py fixes
2015-09-22 14:43:00 -07:00
Matthias Bussonnier
ecc5b2b9c5 Merge pull request #480 from tritemio/master
Doc: update headings info in example notebook
2015-09-22 14:39:14 -07:00
Min RK
fda86ad301 formatting for long_description 2015-09-22 21:25:47 +02:00
Min RK
025b0a2957 use more conservative rule to pull in setuptools
setuptools shouldn't be used for 'sdist upload'
2015-09-22 21:25:44 +02:00
Antonino Ingargiola
418469d81d Docs: small metadata changes 2015-09-22 08:45:18 -07:00
Antonino Ingargiola
dc16502fd1 Docs: remove outdated info on notebook headings. 2015-09-22 08:44:24 -07:00
Min RK
f52c66268e handle non-empty base URL in dashboard test 2015-09-22 15:10:56 +02:00
Min RK
b9c27a461a run js tests with base URL
bug in phantomjs prevents testing with escaped base URL,
but this still tests inappropriate escaping
because @ *would* be escaped, but it does not need to be
2015-09-22 15:10:56 +02:00
Min RK
460643ed90 urlencode urls,paths in body-data in templates 2015-09-22 15:10:44 +02:00
Min RK
8de725a8de server-side fixes for double-escaped base_url 2015-09-22 15:10:33 +02:00
Min RK
164c3b6c1a test with url-escaped base_url
should ensure sanity
2015-09-22 15:10:33 +02:00