ubuntu - jupyter notebook python giving the error 2 -


unexpected error while saving file: untitled.ipynb [errno 2] no such file or directory: '/home//.local/share/jupyter/nbsignatures.db' -> '/home//.local/share/jupyter/nbsignatures.db.bak'.

when creating new python2 or python3 file popup error comes in browser on jupyter notebook.


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -