##// END OF EJS Templates
authenticate local file access...
authenticate local file access adds AuthenticatedFileHandler, which extends StaticFileHandler with a simple authentication check before providing access to files local to the notebook dir.
MinRK -
r5824:28e18f34
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v2 / tests
__init__.py Loading ...
nbexamples.py Loading ...
test_json.py Loading ...
test_nbbase.py Loading ...
test_nbpy.py Loading ...