Commit Graph

11984 Commits (57db70979b677b0c47cbecfbfbc3ba5b359bc0b3)
 

Author SHA1 Message Date
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
Kevin Bates 245ca66603
Increase minimum tornado version (#5933)
5 years ago
Kevin Bates 71e402fff0
Merge pull request #5924 from oyvsyo/gateway_connection_retry
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
Kevin Bates 083df1bf5e
Merge pull request #5917 from user202729/patch-2
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 708c8c7c51
Merge pull request #5911 from dtaniwaki/patch-1
5 years ago
Sylvain Corlay 2c87813ef4 Add counter for nudge attempts
5 years ago
Sylvain Corlay 9770ef7760 Review: open is not a coroutine
5 years ago
Daisuke Taniwaki caab6baeca
Fix typo
5 years ago
Min RK 067c3993f2 handle allow_origin='*' in check_referrer
5 years ago
Min RK 3b974015c9
Merge pull request #5907 from bollwyvl/fix-asyncio-win-patch-version
5 years ago
Sylvain Corlay 7a3ae6e4a4 Nudge kernel with info request until we receive IOPub messages
5 years ago
Nicholas Bollweg 73c9ac1b2c do not apply asyncio patch for tornado >=6.1
5 years ago
Zachary Sailer 0c83c9d59f
Merge pull request #5889 from jmandreoli/patch-1
5 years ago
Kevin Bates c5a0f804f0
Merge pull request #5893 from mgeier/review-notebook-examples
5 years ago
Kevin Bates eb2b4c6a7f
Merge pull request #5896 from Zsailer/issue_template
5 years ago
Zsailer 13bc0d6a1c clearly distinguish this/that in issue template pointing at discourse
5 years ago
Zsailer 1a1bf7dfb2 add issue template
5 years ago
Stefano Rivera 7bcc824873 Handle send2trash failure in test_delete_non_empty_dir
5 years ago
Stefano Rivera 6a46458f1f Check for TrashPermissionError rather than guess
5 years ago
Matthias Geier 99adc0e5c4 example notebook: don't recommend using $$...$$ for display math
5 years ago
jmandreoli 9e62e2defe
Added section for file editor configuration
5 years ago
Kevin Bates 02024f0b9a
Merge pull request #5880 from mofanke/master
5 years ago
mofanke af72fa1cc7
Update handlers.py
5 years ago
Zachary Sailer 32bd47068b
Merge pull request #5874 from kevin-bates/port-sec-advisory
6 years ago
Min RK e8459d97eb
Release 6.1.5
6 years ago
Min RK ee64f5475d
changelog for 6.1.5
6 years ago
Min RK 1abd95130c
Validate redirect target in TrailingSlashHandler
6 years ago
Kevin Bates ed0c640898
Fix race condition with async kernel management
6 years ago
Zachary Sailer 5a73a8e402
Merge pull request #5870 from yuvipanda/authenticate-prometheus
6 years ago
YuviPanda c0ab18a534 Allow toggling auth for prometheus metrics
6 years ago
Kevin Bates cd7a06ce88
Merge pull request #5845 from bollwyvl/add-wasm-mime
6 years ago
Zachary Sailer 57f8150ab9
Merge pull request #5847 from kevin-bates/restore-mac-ctrl-enter
6 years ago
Nicholas Bollweg c508af3cff add wasm mimetype
6 years ago