notebook/IPython
MinRK 5139e190d8 move DEFAULT_STATIC_FILES_PATH to frontend.html.notebook
and move the friendly version checks to notebookapp.py

DEFAULT_STATIC_FILES_PATH is now accessible without pyzmq/tornado/jinja being importable.
If someone tries to use old pyzmq or tornado directly with handlers,
the version check won't happen, but that's probably the right thing to do anyway.
2013-04-12 21:25:16 -07:00
..
frontend/html/notebook move DEFAULT_STATIC_FILES_PATH to frontend.html.notebook 2013-04-12 21:25:16 -07:00
testing exclude fabfile from tests 2013-02-07 09:03:42 -08:00
utils/tests