holzschu / Carnets

Carnets is a stand-alone Jupyter notebook server and client. Edit your notebooks on the go, even where there is no network.
https://holzschu.github.io/Carnets_Jupyter/
BSD 3-Clause "New" or "Revised" License
567 stars 34 forks source link

Import csv files from ipad #243

Open Venkadasubramanian opened 2 years ago

Venkadasubramanian commented 2 years ago

Just downloaded the app, when I tried to run my codes I’m unable to import csv files, even though it’s the same folder as my jupyter notebook.

holzschu commented 2 years ago

Hi, iOS has very restrictive file permissions: even though you granted Carnets access to the notebook by clicking on it, you did not grant it access to the directory around the notebook. You need to do this explicitly by clicking on the "unlock folder" button at the top right of the screen.