6531 Commits (009dcf43cfd7feb749637372aa4571a8f739fada)
 

Author SHA1 Message Date
Jason Grout 009dcf43cf change filename to unicode string
11 years ago
Jason Grout ad35813576 Make nbextension test a little clearer about the intent.
11 years ago
Jason Grout 9701ce1752 Add some unit tests for the new dictionary syntax for installing nbextensions
11 years ago
Jason Grout 996d77cc89 Add documentation to check_nbextension, and switch order of parameters to be consistent with install_nbextension.
11 years ago
Jason Grout 25b475bc0a Refactor the logic to get the nbextension directory
11 years ago
Jason Grout 6b4c986407 Work around a bug in setting and getting the mtime in python 2
11 years ago
Jason Grout 3beb707717 Copy as much of the nbextension as we can, even if there are errors for some of the files.
11 years ago
Jason Grout a3d0a1764b Fix the path we use when walking to include the path separator
11 years ago
Jason Grout fc5a3bb304 Don't overwrite the dest variable
11 years ago
Jason Grout bf4a20f382 Initial take on implementing configurable destinations for nbextensions.
12 years ago
Matthias Bussonnier 84d6863d2e Merge pull request #7429 from takluyver/i7428
12 years ago
Thomas Kluyver 2deb7d1f29 Update help link about Markdown
12 years ago
Min RK cdad950d9b Merge pull request #7415 from Carreau/modal-modal
12 years ago
Matthias Bussonnier 7df157f6e4 Make modal backdrop static by default.
12 years ago
Brian E. Granger 538381b028 Merge pull request #7397 from jasongrout/comprehension
12 years ago
Kyle Kelley 52c86354f0 Merge pull request #7407 from minrk/expedite
12 years ago
Min RK 3228719b26 fix highlight test for failed highlighting
12 years ago
Matthias Bussonnier 4991b08d6c Merge pull request #7387 from minrk/system-wide-nbextensions
12 years ago
Brian E. Granger db10980a8f Merge pull request #7401 from mathieu1/new-notebook-same-kernel
12 years ago
Min RK cc125a4077 Merge pull request #7404 from minrk/release-css
12 years ago
Min RK 07b1e77d3b path.sep
12 years ago
Min RK 9a1dba2c14 remove duplicate arg conflict check
12 years ago
Min RK cebf80d881 s/nbextensions/nbextensions_dir
12 years ago
Min RK f3da69c38d allow system-wide paths for nbextensions
12 years ago
Min RK 67124b4fcc remove strict arg from css_js_prerelease
12 years ago
Thomas Kluyver 632b423752 Merge pull request #7405 from jhamrick/fix-js-tests
12 years ago
Jessica B. Hamrick 44dddf52d2 Make sure tests aren't included twice as js and python
12 years ago
Brian E. Granger ab83599d36 Merge pull request #7389 from minrk/one-websocket
12 years ago
Min RK 4b04752863 remove strict requirement for less,invoke in wheel/sdist
12 years ago
Min RK a6800450e4 Merge pull request #7398 from jasongrout/body-classes
12 years ago
Min RK 3cf6eacc86 Merge pull request #7324 from quantopian/separate-checkpoint-manager
12 years ago
Mathieu d90cc0e0de put current kernel at the top
12 years ago
Mathieu 4e5839dde4 add choice of kernel for new notebook
12 years ago
Mathieu 0eb340b3e2 create new notebook with same kernel
12 years ago
Jason Grout 5dea7ad30b Split apart the body attributes and classes in the notebook templates
12 years ago
Scott Sanderson 64e5c49608 DEV: Break get_checkpoint into separate methods.
12 years ago
Scott Sanderson 2569c3069d STY: s/CheckpointManager/Checkpoints
12 years ago
Scott Sanderson 021e2da495 DEV: Separate FileCheckpointManager and GenericFileCheckpointManager.
12 years ago
Jason Grout 0bdfdc03ca python3 does not like adding lists and map results
12 years ago
Jason Grout 18cfbc0d11 Generate fontweight enum values without an extraneous variable from a comprehension
12 years ago
Min RK 7c7e60b752 Merge pull request #7132 from Carreau/split-js-tests
12 years ago
Matthias Bussonnier dc9efdfc98 Split js tests in N subgroups.
12 years ago
Scott Sanderson 12fe97e2af DEV: Allow CheckpointManagers to optimize for shared backends.
12 years ago
Scott Sanderson 55d4e20aaf DEV: Remove ContentsManager.walk.
12 years ago
Scott Sanderson 2b73f1e620 DEV: Implement os.walk analog for ContentsManagers.
12 years ago
Scott Sanderson 1e2e86dcca MAINT: Return dicts from CheckpointManager.get_checkpoint.
12 years ago
Min RK 1cac03528b use single WebSocket connection for all channels
12 years ago
Min RK 38d0463557 Merge pull request #7215 from Carreau/coveralls
12 years ago
Matthias Bussonnier 2b7568c13f Merge pull request #7375 from minrk/empty-execute-result
12 years ago
Matthias Bussonnier 87b7f7599c Merge pull request #7278 from minrk/nb-file-ext
12 years ago