22 Commits (8ce586a241cc59f49e44927b38bfc28b070ace2e)

Author SHA1 Message Date
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 470595f9e7 handle path separators with os.sep and add tests
13 years ago
Zachary Sailer bdbe30dc3a url encode/decode tests added to nbmanager
13 years ago
Paul Ivanov a083ad1fd7 more named_notebook_path cleanup
13 years ago
Paul Ivanov fd7a64ff38 simplified named_notebook_path implementation
13 years ago
Paul Ivanov 9f08aa5a08 cleaning up named_notebook_path
13 years ago
Thomas Kluyver 2a81c5f80c Update docstring
13 years ago
Thomas Kluyver 213b89c1cc Simplify encoding/decoding URL parts
13 years ago
Thomas Kluyver adb2fc1fa4 Better use Python slicing
13 years ago
Zachary Sailer f3af343f4f Change new/copy URLS to POST requests
13 years ago
Zachary Sailer 8261ac2cb9 change standard money keys
13 years ago
Zachary Sailer eb1690255d allow spaces in notebook path
13 years ago
Zachary Sailer a219abaeeb standard model changes
13 years ago
Zachary Sailer 91f25dc046 add contents web service api
13 years ago
Zachary Sailer ad621913f1 added folder creation ability using '/-new'
13 years ago
Zachary Sailer d06cf1fed7 added "last_modified" to notebook_model
13 years ago
Zachary Sailer 022b8324b2 Download '.py' fixed, deleted debugging output
13 years ago
Zachary Sailer ece92127d3 Add 'patch' to session & notebook, rename working
13 years ago
Zachary Sailer 98e67bfa22 manual rebase notebooks web services
13 years ago
MinRK cf726d6a40 mv IPython.html.notebook -> IPython.html
13 years ago