36 Commits (67ff596f8dcbf5bd25a4f7b4ba4aef0c5ae3fbf3)

Author SHA1 Message Date
Matthias Bussonnier 67ff596f8d make the ENABLE/DISABLE markers ASCII
10 years ago
Matthias Bussonnier 14b1224c47 unbreak API
10 years ago
Matthias Bussonnier 976687e668 remove unused import
10 years ago
Matthias Bussonnier 0b2b908dc3 Fix dict.update does nto return a copy
10 years ago
Matthias Bussonnier 63d6dbd775 remove redundant defaults
10 years ago
Matthias Bussonnier 287e4a97be Combine logic
10 years ago
Matthias Bussonnier d87d26bfd8 Fix undefined variables
10 years ago
Jonathan Frederic 6288b7abae @carreau's comments
10 years ago
Jonathan Frederic 166afb928c Clarify doc strings
10 years ago
Jonathan Frederic 50d3452a4c Use better ansi codes
10 years ago
Jonathan Frederic 54dd9c525a Squash some bugs and write unit tests
10 years ago
Jonathan Frederic 24d95a5d62 Server extensions dict,
10 years ago
Jonathan Frederic e8dd95f41d Address review comments
10 years ago
Jonathan Frederic 8d2f8c1601 Some more updates to nbext and serverext
10 years ago
Jonathan Frederic fd2fda7467 Address additional comments
10 years ago
Jonathan Frederic 6cc81453d4 Simplify mappings
10 years ago
Jonathan Frederic 9d6b048633 Add uninstall command
10 years ago
Jonathan Frederic 049d00a923 Remove json dependency
10 years ago
Jonathan Frederic ea95f4101e Add common, terminal, and edit extension points
10 years ago
Jonathan Frederic a92244b7fb Format list command output nicely
10 years ago
Jonathan Frederic 067e452b79 --py and --python should work
10 years ago
Brian E. Granger de42e6d9d2 Working on logging.
10 years ago
Brian E. Granger 7705bfd5ab New approach working, old approach gone.
10 years ago
Brian E. Granger b208d29d84 More changes to the nbextensions.
10 years ago
Matthias Bussonnier d16576eb68 Use more pythonic way to check wether module have attribute
11 years ago
Andrew Therriault ac6b6122ff Fix symlink issue with Win/Py2
11 years ago
Min RK 2db0749cf3 relative import of ConfigManager
11 years ago
Thomas Kluyver 00bb47fb24 Error on disabling extension not currently enabled
11 years ago
Thomas Kluyver 095e77dfd7 Error on >1 extension for enable/disable commands
11 years ago
Thomas Kluyver c21debfc4a Use notebook config file for nbextension commands
11 years ago
Thomas Kluyver ff9f36e7f0 Local imports of ConfigManager to avoid Py2 circular import issue
11 years ago
Thomas Kluyver 29fabd3c16 Add command-line interface to enable/disable nbextensions
11 years ago
Min RK b9ffd1428e include version in --version output
11 years ago
Thomas Kluyver 70885bd5ba Update some references to NBExtensionApp
11 years ago
Thomas Kluyver dee5462fca install-nbextension -> nbextension install
11 years ago
Min RK d71a59cc9f s/jupyter_notebook/notebook
11 years ago