Carnets icon indicating copy to clipboard operation
Carnets copied to clipboard

Carnets is a stand-alone Jupyter notebook server and client. Edit your notebooks on the go, even where there is no network.

Results 161 Carnets issues
Sort by recently updated
recently updated
newest added

It would be awesome to have pymc3 installed

I am relatively new to Github so I apologize if this is not the appropriate place to post this. I tried Carnets on my iPad pro. Even though I have...

Hi, I have a local python script written with some functions I want to import into the notebook. When I try importing the file, I get a ‘ModuleNotFoundError’. Wondering if...

Hi, there is a lot of unused space right and left when using the ipad on horizontal mode, is there a way where this could be changed to fill everything?...

Hi. I try to install kivy on carnets by below command but I get the error. !pip install kivy i need kivy to creat one ios app. There are other...

I am able to open the python notebook, but datasets in same folder weren’t read in. I saw the solution and tried to give the access to google drive by...

After clicking on the folder icon, I select my working directory on iCloud. The dialog indicates that “Access will be granted to …” I choose Done but then I get...

I am trying to install petl (!pip install petl) and getting this error: Carnets-sci.app/Library/lib/python3.9/zipfile.py", line 361, in __init__ raise ValueError('ZIP does not support timestamps before 1980') ValueError: ZIP does not...

Would it be possible to add optimisation packages like cvxopt or cvxpy ? Thanks for your app, it has really changed my coding habits

fix committed

Is Carnets able to access the microphone to record audio (and play it back) and the camera for photos and video? If so, are there examples?