27 Commits (e32031f78cc8e9dbf3cf0732195332fb8e4e4321)

Author SHA1 Message Date
David Lukes fad1ce56e3 Improve login shell heuristics
6 years ago
David Lukes b152dd314d
Nested shells should not be login (#5247) (#5565)
6 years ago
Mingxuan Lin 866f4f8e0d
Fix for the terminal shutdown issue (#4180)
6 years ago
Kevin Bates 4da22cef44
Restore detection of missing terminado package (#5465)
6 years ago
Kevin Bates 9d80001f83
Rename parent to nb_app
6 years ago
Kevin Bates 84b7b854b6
Apply review comments, revert interval validation, bump terminado to 0.8.3
6 years ago
Kevin Bates 2064957a84
Add basic terminal manager tests
6 years ago
Kevin Bates cd9b1a874b
Add cull_interval validate, rename method - per review
6 years ago
Kevin Bates ff3ebe699b
Terminate all terminals on server shutdown
6 years ago
Kevin Bates deeb1e1214
Add ability to cull terminals and track last activity
6 years ago
Dmitry Mikushin f859abde69 Enable login mode - to automatically source the /etc/profile script
8 years ago
Maxim Vov f2fdbf929e Added metrics for number of kernels running labeled by type
8 years ago
Maxim Vov e951fab0db Added docs to the prometheus package and the terminal.api_handlers file.
8 years ago
Maxim Vov 7bc7df472c Fixed imports, from static to dynamic.
8 years ago
Maxim Vov 03e5dc00e1 Moved the 'metrics' file to a new package named 'promethues'.
8 years ago
Dave Hirschfeld ce602fcb0d
Use powershell on Windows
8 years ago
Steven Silvester 7b8759fafb Add support for terminals on Windows (#3087)
9 years ago
Thomas Kluyver cdc46eaffb Track last activity in terminals
9 years ago
Min RK 962c5ccd80 stop using `@json_handlers`
9 years ago
Min RK fe86b65183 json_errors should be outermost decorator on API handlers
10 years ago
robnagler 385773d2c1 added terminado_settings
10 years ago
Min RK c2c39a7c9d move common websocket methods to WebSocketMixin
11 years ago
Zach Schwartz 2e16713e32 moved check_origin to IPythonHandler
11 years ago
Zach Schwartz 9f0537d373 added cross origin websocket handling for terminal, resolves jupyter/notebook#432
11 years ago
Thomas Kluyver a425ed30ef Env variables for server root & URL in terminals
11 years ago
Min RK 709ed0d04b Add APIHandler base class
11 years ago
Min RK d71a59cc9f s/jupyter_notebook/notebook
11 years ago