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
Brookie Guzder-Williams 44df51ad60
always exit(1) if not server found. break up long list comprehension
9 years ago
..
auth Merge pull request #2033 from vlimant/master 9 years ago
base track REST API activity 9 years ago
bundler test dirs are paths, not TempDir objects 9 years ago
edit s/jupyter_notebook/notebook 11 years ago
files set notebook mime-type on download links 9 years ago
kernelspecs s/jupyter_notebook/notebook 11 years ago
nbconvert test dirs are paths, not TempDir objects 9 years ago
notebook make MathJax config parameter configurable (instead of hard coded) 10 years ago
services Merge pull request #2368 from minrk/stream-data-rate-boogaloo 9 years ago
static Merge pull request #2387 from gnestor/editor-search-style 9 years ago
templates Add latex button to dropdown 9 years ago
terminal json_errors should be outermost decorator on API handlers 9 years ago
tests test updating execute_result 9 years ago
tree Set `server_root_dir` based on user directory path 9 years ago
view Fix viewing HTML in sandboxed iframe 9 years ago
__init__.py s/jupyter_notebook/notebook 11 years ago
__main__.py s/jupyter_notebook/notebook 11 years ago
_sysinfo.py Don't run git unless it looks like we are in a repo. 10 years ago
_tz.py move tz utils to top-level private module ._tz 9 years ago
_version.py Back to development 9 years ago
allow76.py s/jupyter_notebook/notebook 11 years ago
extensions.py Add base aliases for nbextensions apps 9 years ago
jstest.py call it token 9 years ago
log.py Use `dict()` to convert the mapping to a dictionary 10 years ago
nbextensions.py remove unused code in nbextensions 9 years ago
notebookapp.py always exit(1) if not server found. break up long list comprehension 9 years ago
serverextensions.py Add base aliases for nbextensions apps 9 years ago
utils.py Improve performance of directory listing 9 years ago