23 Commits (e67c331a4e1c1cf7f37b7960f730bdab21dfb534)

Author SHA1 Message Date
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
Sai Rahul Poruri 84df5297d5 CLN : Update super usage
6 years ago
Ram Rachum 7d375282a9 Fix exception causes all over the codebase
6 years ago
lucabem 266e2978e9 Changed _get_endpoint_for_user_filter to static and used in constructor class instead of each class method
6 years ago
lucabem f5322fc387 Added functionality to allow filter kernels by Jupyter Enterprise Gateway using KERNEL_USERNAME env var
6 years ago
Kevin Bates 66ad3f469c
Enable check_origin on gateway websocket communication (#5471)
6 years ago
Kevin Bates 7de8df4dd8
Gateway only: Ensure launch and request timeouts are in sync (#5317)
6 years ago
Shuichiro MAKIGAKI aa73eb43cd Fix packages of exceptions catched by gateway manager
6 years ago
Eunsoo Park 20c2c66857 Attempt to re-establish websocket connection to Gateway
7 years ago
Kevin Bates 7e50cdc856 Remove verbose debug statement in gateway mode
7 years ago
Kevin Bates f6e3c23089 Missing yield statement on WebSocketChannelsHandler (#4724)
7 years ago
Kevin Bates f68e34f198 Add keepalive ping on gateway websocket
7 years ago
Kevin Bates 6939fae22b Add authorization token to header only if no authorization already
7 years ago
Kevin Bates 191dc333f6 Modify/add various timeout values
7 years ago
Solaris 83f591b81f Fix binary message issue when configured to forward to gateway (#4576)
7 years ago
Min RK 88aae11172
Merge pull request #4431 from kevin-bates/apply-nb2kg-updates
7 years ago
Min RK be35a370ce gateway: compatibility with tornado 4
7 years ago
Kevin Bates 46bcf78d63 Update gateway support with recent changes
7 years ago
Kevin Bates acba19033b Minimize handlers and manager methods
7 years ago
Kevin Bates f74ef2f691 Move environment variables to SingletonConfigurable
7 years ago
Kevin Bates 060a2b9aea Embed NB2KG into Notebook server
7 years ago