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
Dmitry Mikushin f859abde69
Enable login mode - to automatically source the /etc/profile script
7 years ago
..
auth [FIX] notebookapp, auth: `get_secure_cookie` kwargs 8 years ago
base Allow access control headers to be overriden in jupyter_notebook_config.py 8 years ago
bundler renamed manager.py to config_manager.py and added more docstrings 8 years ago
edit s/jupyter_notebook/notebook 11 years ago
files Use content_security_policy property to add restriction when serving user files 8 years ago
i18n Fixed two remaining wrong translations 7 years ago
kernelspecs s/jupyter_notebook/notebook 11 years ago
nbconvert add cache-control in respond_zip function 8 years ago
notebook Add any extra installed nbconvert exporters to the "Download as" menu 8 years ago
prometheus Added metrics for number of kernels running labeled by type 7 years ago
services Merge pull request #4034 from Carreau/adaptation-log 7 years ago
static Add info about messaging specs 7 years ago
templates Merge pull request #3888 from JocelynDelalande/jd-french-i18n 7 years ago
terminal Enable login mode - to automatically source the /etc/profile script 7 years ago
tests Fix spurious newline in expected result 7 years ago
tree Add shutdown button option 8 years ago
view URL escape file path in iframe view handler 9 years ago
__init__.py s/jupyter_notebook/notebook 11 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 Change from 6.0.0dev0 to 6.0.0.dev0 7 years ago
config_manager.py makes flake8 happier 8 years ago
extensions.py Add base aliases for nbextensions apps 9 years ago
jstest.py stop using Allow76 9 years ago
log.py Moved the 'metrics' file to a new package named 'promethues'. 7 years ago
nbextensions.py py27 compat importing 8 years ago
notebookapp.py Fix quotes and tidy up the help messages 8 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 stat symlink to determine access 8 years ago