Open
Description
openedon Oct 10, 2017
I am opening, running, saving and closing a bunch of notebooks (dozens). After doing this for about 20-30 of them, I get an sqlite error making it impossible to save a notebook (have to restart the server).
[E 21:46:52.609 LabApp] Error while saving file: github/altair-viz/altair_notebooks/notebooks/examples/stacked_bar_v.ipynb unable to open database file
Traceback (most recent call last):
File "/Users/bgranger/github/jupyter/notebook/notebook/services/contents/filemanager.py", line 444, in save
File "/Users/bgranger/github/jupyter/notebook/notebook/services/contents/manager.py", line 444, in check_and_sign
File "/Users/bgranger/anaconda/envs/python34/lib/python3.5/site-packages/nbformat/sign.py", line 447, in sign
File "/Users/bgranger/anaconda/envs/python34/lib/python3.5/site-packages/nbformat/sign.py", line 209, in store_signature
sqlite3.OperationalError: unable to open database file
[W 21:46:52.610 LabApp] Unexpected error while saving file: github/altair-viz/altair_notebooks/notebooks/examples/stacked_bar_v.ipynb
Activity