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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -