Nicolas Holzschuch
Nicolas Holzschuch
That would be great. Let me have a look at the code first to identify possible causes. Do you have access to the local directories ("on my iPad/Carnets", or "on...
Are you telling me that Carnets can not even create a notebook inside "On my iPad/Carnets"? (and if so, could you send me a screenshot, so I can escalate the...
Please keep sending detailed description of the issue, with the location of the directory with the issue and screenshots showing the error messages (also, what system version are you using)....
Hi, the TestFlight version of Carnets-with-Scipy: https://testflight.apple.com/join/UbNIjkjp has changed how it access files in "iCloud folder/Carnets" and also prints more information about why the access fails. Could you please test...
I'm glad to know it works for you; I didn't get the screenshots. If the github user interface keeps removing them, you can send them by e-mail to: [email protected]
Oh! Thank you, I got them. Most of your suggestions are about things that are not under my control. In short: iOS has a strong file security. An app cannot...
Hi, to answer your questions: - Carnets-with-Scipy is a separate app, it has been available on the AppStore for a few years. The two apps share the same user interface,...
Hi, you're the first to report the issue with version 1.8.3. The first error message should have been something like: "Could not access iCloud: Carnets is unable to access your...
It's simple: inside Carnets, you can only use pip to install pure-Python packages (packages that only contain Python files as source code). Anything that contains binaries (executables, dynamic libraries) will...
That seems to be related to the switch to Notebooks v7, which relies on Jupyterlab under the hood. But the solutions given on the vpython site (install an additional package...