Commit Graph

17 Commits (cf1a76441c60e89db090293f847a91c4d0331d39)

Author SHA1 Message Date
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