41 Commits (eb4e6745981c93ed1d9c1bcd829594e7cb1419df)

Author SHA1 Message Date
Konrad Hinsen 26e3e31ad8 NotebookManager API: rename *notebook_model methods to *notebook
12 years ago
MinRK e1e0b19a6a s/base_project_url/base_url/
12 years ago
Brian E. Granger 7e1a179a7c Addressing review comments.
12 years ago
Thomas Kluyver 57642b3847 Move notebook URL fragment regexen into IPython.html.base.handlers
13 years ago
Thomas Kluyver 3fb55970be Miscellaneous docs fixes
13 years ago
MinRK 66ccce69c6 copy_from in json, not in url param
13 years ago
MinRK 7ea311ad64 escape URLs in Location headers
13 years ago
MinRK f11caf25e7 update notebook creation handlers
13 years ago
MinRK d1a36fe4c0 use 'id' for checkpoint ID key
13 years ago
Brian E. Granger 51fc769edd Handle notebook downloads through the /files URL.
13 years ago
Brian E. Granger 59901ce88c Adding docstring to NotebookHandler.get.
13 years ago
Thomas Kluyver cbc141c95c Fixes for notebook checkpoint APIs
13 years ago
MinRK 4a12890d65 disable download-as-pt
13 years ago
MinRK 6c88abe1d6 always set location on PATCH
13 years ago
MinRK dc65b33d14 simplify handler patterns
13 years ago
MinRK a7f297f8f3 save before download-as
13 years ago
MinRK b33ffa7068 update upload and copy
13 years ago
MinRK 4e12521082 fix dashboard upload
13 years ago
MinRK 16e8d0ff43 adjust definition of 'path' in notebooks
13 years ago
Zachary Sailer 050a3098a8 review fixes on tests, add extra kernel api test
13 years ago
Zachary Sailer e9ac1c2d37 add tests for session api
13 years ago
Zachary Sailer 95b505d602 Added notebooks API tests.
13 years ago
Zachary Sailer 5f1b7727d8 fix bug in test_contentmanager
13 years ago
Zachary Sailer 22e351ae3b cleaning nb handlers, adding doc-strings/comments
13 years ago
Zachary Sailer 34b9840786 fixing broken links from recent changes.
13 years ago
Paul Ivanov 7ca8a21bf6 named_notebook_path: consistent usage convention
13 years ago
Paul Ivanov a083ad1fd7 more named_notebook_path cleanup
13 years ago
Thomas Kluyver 6154c5f626 Remove some unnecessary imports
13 years ago
Zachary Sailer 1f04b48725 Renaming fixed
13 years ago
Zachary Sailer c7375e170f rebase master- eliminate read-only
13 years ago
Zachary Sailer eb1690255d allow spaces in notebook path
13 years ago
Zachary Sailer 91f25dc046 add contents web service api
13 years ago
Zachary Sailer d4ee2da291 proper '.py' and '.ipynb' download files
13 years ago
Zachary Sailer 022b8324b2 Download '.py' fixed, deleted debugging output
13 years ago
Zachary Sailer bfff3d817d Fixed bug when linking kernel to new code cells
13 years ago
Zachary Sailer ece92127d3 Add 'patch' to session & notebook, rename working
13 years ago
Zachary Sailer 20324bafd0 fixing path redirects, cleaning path logic
13 years ago
Zachary Sailer 11cef9ab45 fixing some bugs after rebase
13 years ago
Zachary Sailer 98e67bfa22 manual rebase notebooks web services
13 years ago
MinRK f9dd129e1c remove notebook read-only view
13 years ago
MinRK cf726d6a40 mv IPython.html.notebook -> IPython.html
13 years ago