permissions problem in jupyter on windows 10

31 views
Skip to first unread message

gt gernel

unread,
Jul 29, 2019, 6:48:29 AM7/29/19
to Project Jupyter
Hello I am using jupyter on Windows 10 and when I am using a file attached in this message , I am getting permissions error.
I am learning basics of things.
LAB1.ipynb

Roland Weber

unread,
Aug 12, 2019, 7:29:43 AM8/12/19
to Project Jupyter
Hello,

posting the failing code and the error message directly will improve your chances of getting a useful response.
I'm probably not the only one who hates looking at .ipynb files in raw format.

I did not find a permission error in your file.

There's an error messages about an 'mpg.csv' file not being found.
Did you create or download that file before trying to open it?
If yes, did you put it into the working directory of your notebook kernel?
To print the working directory of your (Python) notebook kernel, try to execute:

  !pwd

cheers,
  Roland

Reply all
Reply to author
Forward
0 new messages