You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
monkeyking/notebook
Kevin Bates 6e9256b064
Culling: ensure last_activity attr exists before use (#5355)
6 years ago
..
auth Update security.py 6 years ago
base Fixup. 6 years ago
bundler remove py2 dependence 6 years ago
edit s/jupyter_notebook/notebook 11 years ago
files Import `gen` 6 years ago
gateway Enable check_origin on gateway websocket communication (#5471) 6 years ago
i18n updated terminado sentence 6 years ago
kernelspecs s/jupyter_notebook/notebook 11 years ago
nbconvert Allow contents manager get to return future 6 years ago
notebook Allow contents manager get to return future 6 years ago
prometheus Added metrics for number of kernels running labeled by type 7 years ago
services Culling: ensure last_activity attr exists before use (#5355) 6 years ago
static Make a notebook writable after successful save-as (#5296) 6 years ago
templates Simplify test for interrupting running code 6 years ago
terminal Restore detection of missing terminado package (#5465) 6 years ago
tests Make a notebook writable after successful save-as (#5296) 6 years ago
tree remove py2 dependence 6 years ago
view URL escape file path in iframe view handler 9 years ago
__init__.py Add UNIX socket support to notebook server. 6 years ago
__main__.py s/jupyter_notebook/notebook 11 years ago
_sysinfo.py Catch errors calling git for commit ID 9 years ago
_tz.py move tz utils to top-level private module ._tz 9 years ago
_version.py Back to development version 6 years ago
config_manager.py rm dependences of py2 in base path. 6 years ago
extensions.py Fix typos (#4760) 7 years ago
jstest.py rm dependences of py2 in base path. 6 years ago
log.py Move license information from COPYING.md 6 years ago
nbextensions.py rm dependences of py2 in base path. 6 years ago
notebookapp.py Restore detection of missing terminado package (#5465) 6 years ago
serverextensions.py basic __version__ reporting for extensions 8 years ago
transutils.py Don't install gettext into builtins 8 years ago
utils.py remove unnecessary import of requests_unixsocket (#5451) 6 years ago