##// END OF EJS Templates
Allow notebook server to run in read-only mode...
Allow notebook server to run in read-only mode Kernels are never started, and all save/delete/execution handlers raise 403: Forbidden. /cc @fperez
MinRK -
r5191:da966387
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / terminal
tests
__init__.py Loading ...
embed.py Loading ...
interactiveshell.py Loading ...
ipapp.py Loading ...