Commit Graph

2948 Commits (1a9928ef8a646398b00790fcf8be2a0afe5212c1)

Author SHA1 Message Date
Afshin Taylor Darian 2cfff07a39
Fix Handling of Encoded Paths in Save As Dialog (#6030)
5 years ago
faucct 5ab8717fec
Merging headers in load_connection_args
5 years ago
faucct 935d6df839
Correct 'Content-Type' headers
5 years ago
David Hay b97dda1ade
Minor typographical or comment changes (#6025)
5 years ago
gamestrRUS 57d063cd83
Fix: split_cell doesn't always split cell (#6017)
5 years ago
Kevin Bates c719e27fe7
Merge pull request #6018 from befeleme/fix-tests
5 years ago
Karolina Surma 0723596c54 Rename StopTestApp -> StopAppTest to reflect the original class better.
5 years ago
Steven Silvester dd6543c7ba Back to dev version
5 years ago
Steven Silvester 28413daae5 Release 6.3.0
5 years ago
Karolina Surma 34b4f7ed6d Fix skipped tests & remove deprecation warnings
5 years ago
Matthias Geier 346c635595 Add missing "import inspect"
5 years ago
blair drummond 2712dc4226 change authenticate_prometheus default
5 years ago
Kevin Bates 8cd9a5f78a
Merge pull request #5957 from afshin/contents-manager
5 years ago
Kevin Bates 5d96514eb0
Merge pull request #5966 from kevin-bates/gateway-async-km
5 years ago
Zachary Sailer c353da48c7
Merge pull request #5968 from kevin-bates/skip-terminal-test-win-3.9
5 years ago
Kevin Bates 434c5cb4cb
Skip collection of terminal tests on Windows 3.9+
5 years ago
Zachary Sailer 5c081a3d8c
Merge pull request #5965 from kevin-bates/drop-pyzmq-ioloop
5 years ago
Zachary Sailer 3f64d74fe1
Merge pull request #5952 from kevin-bates/cull-test-idle-timeout
5 years ago
Kevin Bates 198178f4bf
Drop use of deprecated pyzmq.ioloop
5 years ago
Kevin Bates 3e69164479
Update GatewayKernelManager to derive from AsyncMappingKernelManager
5 years ago
Steven Silvester ff5399a5c8
Update notebook/notebookapp.py
5 years ago
Kevin Bates 2a90e23434
Drop Python 3.5
5 years ago
Afshin T. Darian 3865b7f2e5 Allow jupyter_server-based contents managers in notebook
5 years ago
insolor 8f2fbdb331 Make more human Russain translation of the "Toggle" term
5 years ago
insolor 1c20ad9d0f Fix Russain translation for "In" and "Out"
5 years ago
Kevin Bates c89c359906
Increase culling test idle timeout
5 years ago
Afshin T. Darian b6297d011e Re-enable support for answer_yes flag
5 years ago
Kevin Bates 364ac5257d
Replace Travis and Appveyor with Github Actions
5 years ago
Steven Silvester 358714829a Back to dev version
5 years ago
Steven Silvester 57fcc413b4 Release 6.2.0
5 years ago
Kevin Bates e67c331a4e
Add shim to mathjaxutils.js
5 years ago
Kevin Bates 57db70979b
Merge pull request #5928 from mishaschwartz/persist-cell-id
5 years ago
Kevin Bates 8d0af52125
Adjust skip decorators to avoid remaining dependency on nose (#5932)
5 years ago
mishaschwartz a5d7528994 cell copy: make sure that cell id is not copied when copying cell
5 years ago
mishaschwartz b070efc32c cell data: make sure that the cell id (from nbformat 4.5) is kept when saving notebooks
5 years ago
Dvoiak Stepan d95f251ac6
Update notebook/gateway/managers.py
5 years ago
sd cd102428ca traitlets Int for gateway_retry_max parameter
5 years ago
sd ba0f490c94 mirrored logic from https://github.com/jupyter/nb2kg/pull/45 to notebook/gateway
5 years ago
Kevin Bates 16727777f5
Merge pull request #5894 from stefanor/trashpermissionerror
5 years ago
user202729 3cc628e3fe Fix typo
5 years ago
Zsailer fb5deeed23 Back to dev version
5 years ago
Zsailer e39ccb9188 Release 6.1.6
5 years ago
Zachary Sailer 63450082ea
Merge pull request #5875 from kevin-bates/kernel-list-race-condition
5 years ago
Kevin Bates 24bf3a5a73
Merge pull request #5898 from minrk/allow_origin_wildcard
5 years ago
Min RK 5abcbd3e9f
Merge pull request #5908 from SylvainCorlay/nudge-kernel
5 years ago
Min RK 672f0a6e20 nudge: handle failure cases
5 years ago
Sylvain Corlay 94678545db Use transient shell channel, and do not nudge busy kernels
5 years ago
Min RK f716328d90 relax busy/idle ordering on reconnect
5 years ago
Sylvain Corlay b4f5f6b4d4 Log nudge attempt count at warning-level if it keeps going up
5 years ago
Sylvain Corlay 2c87813ef4 Add counter for nudge attempts
5 years ago