25 Commits (c2d4561ba6b25ec4e0f1f9ec617c3338f4de1ef4)

Author SHA1 Message Date
Vibhanshu 70d74d21ac changed default filename for a copied notebook (#4618)
7 years ago
ehengao dd451c1861
Add _ from module to fix the not imported error
8 years ago
ehengao cd49eee41f
_ is not defined anywhere in the module
8 years ago
Daniel Farrell 605eaa72be Added a flag to allow access of hidden files (#2819)
8 years ago
Steven Silvester 7e71c000b0 Rename variable
9 years ago
Steven Silvester e1533d5398 Clean up logic
9 years ago
Steven Silvester e95cd6d820 More logic cleanup
9 years ago
Steven Silvester 915146ab3f Clean up logic
9 years ago
Steven Silvester f5fa0c180e Handle a compound extension in new_untitled
9 years ago
Min RK a69ddb6655 register contents_manager.files_handler_class directly
9 years ago
madhu 2208917c05 fix(notebook): Allow notebooks to be trusted without triggering
9 years ago
Grant Nestor 5192d72c63 Merge pull request #2656 from agermanidis/master
9 years ago
Anastasis Germanidis a82a510199 Use static file handler when files are local
9 years ago
John Emmons f81fb46ff6 Preliminary i18n implementation as outlined in JEP 16 (#2140)
9 years ago
Grant Nestor 2125922db3 Set default `root_dir` for ContentsManager
9 years ago
Ryan Morshead 15a37c9ba7 fix for default value changes in ipython/traitlets/pull/332
10 years ago
Min RK 02a81adf3e test opening an invalid notebook
10 years ago
Min RK 6768b89407 fix notebook validation
10 years ago
Sylvain Corlay a91af4d642 Update traitlets API
10 years ago
Diego Mesa 482ed8a5a3 updating log.warn to log.warning
10 years ago
Scott Sanderson 9e13c3b0cd DOC: Initial work on Contents API docs.
11 years ago
Min RK b0cae1f51b Merge pull request #214 from jasongrout/trait-instances
11 years ago
Min RK c42869c3b8 remove 'name' arg from file_exists docstring
11 years ago
Jason Grout cf69ab7428 Use instances of traits instead of trait classes
11 years ago
Min RK d71a59cc9f s/jupyter_notebook/notebook
11 years ago