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 d8308e1380
Release 6.1.4
5 years ago
..
auth Implement password hashing with bcrypt (#3793) 6 years ago
base Fix exception causes in handlers.py 6 years ago
bundler Fix exception causes all over the codebase 6 years ago
edit s/jupyter_notebook/notebook 11 years ago
files Import `gen` 6 years ago
gateway Fix exception causes all over the codebase 6 years ago
i18n Remove unnecessary ellipses 5 years ago
kernelspecs Fix exception causes all over the codebase 6 years ago
nbconvert Fix exception causes all over the codebase 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 Fix exception causes all over the codebase 6 years ago
static Release 6.1.4 5 years ago
templates TO show tooltips via keyboard forDuplicate,View,Rename, Download, Shutdown, Edit,Move, Delete buttons. (#4729) 6 years ago
terminal Improve login shell heuristics 6 years ago
tests Prevent inclusion of requests_unixsocket on Windows (#5650) 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 Release 6.1.4 5 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 Remove unnecessary import of bind_unix_socket 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