##// END OF EJS Templates
Refactoring notebook managers and adding Azure backed storage....
Refactoring notebook managers and adding Azure backed storage. I have created a base class for all notebook managers. Our existing, file-based store, is now in filenbmanager.py. I have also created a new Azure Blob based backed notebook manager.
Brian Granger -
r8180:e3e9d9ce
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / html / notebook
static
templates
tests
__init__.py Loading ...
azurenbmanager.py Loading ...
basenbmanager.py Loading ...
clustermanager.py Loading ...
filenbmanager.py Loading ...
handlers.py Loading ...
kernelmanager.py Loading ...
notebookapp.py Loading ...
zmqhttp.py Loading ...