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
566 stars 34 forks source link

Can’t find my notebooks #248

Open tomh751 opened 2 years ago

tomh751 commented 2 years ago

First of all, big thank you for this amazing app. Didn’t know it would be so good and nice working on the iPad for it. My problem is that I tried to save a bunch of notebooks I have been working on them and saving changes I have made on the iCloud Drive, but every time I go out from them I can’t find them on my iPad at all. Would appreciate your help.

holzschu commented 2 years ago

Now that's a very serious issue, and I thank you very much for reporting it.

The new version (1.7.0 and above) is supposed to give explicit warnings when it fails to save a file, for any reason. You didn't mention those warnings, so I guess everything went well from Carnets point of view (so probably it did manage to save the files (maybe)(?)).

I tried reproducing the issue on my own, and I could not reproduce it: notebooks that I have saved on the iCloud drive appear on the iCloud drive, as they should.

Can you give me more information about the issue: what is it exactly you are trying to do, what steps did you take, where did you save the notebooks, etc? (screenshots could help me understand, too).

tomh751 commented 2 years ago

Thank you for responding. I saved my notebook for example under the downloads folder in the iCloud Drive and then I didn't find the file I saved for some reason

holzschu commented 2 years ago

I'm still very confused. How did you save your notebook under the Downloads folder? I tried to do it using Carnets, and it says "permission denied". Also, the "save as" option in the file menu is not the best in terms of user interface.

tomh751 commented 2 years ago

Hi, sorry for my late response. Yes you were right, and I tried to create a folder in my iCloud Drive and everything is running and saving. Also wanted to ask if there is an option to use tkinter inside the app?