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 185 Carnets issues
Sort by recently updated
recently updated
newest added

"pip install gensim" failed due to clang-related error. I had the same kind of error on MacBook Pro and MacBook Air runnning Big sur and Monterery.

i try to install some mermaid extensions , but all fail.

Hi, Is it possible to support py_mini_racer in order to use embedded v8? Thanks! 319 """ --> 320 js_functions = py_mini_racer.MiniRacer() 321 js_functions.eval(hash_code) 322 token = js_functions.call("hex", datetime.now().date().isoformat()).lower() File /var/mobile/Containers/Data/Application/130A4DEB-141A-4F53-9F2D-1047950A561C/Library/lib/python3.11/site-packages/py_mini_racer/py_mini_racer.py:185,...

Hello, Great app. I have an issue on my iPad as follows: IOPub data rate exceeded. …. To change this limit, set the config variable `—ServerApp.iopub_data_rate_limit` Current values: ServerApp.iopub_data_rate_limit =...

Please consider adding pydantic to the included packages. It seems it can't be installed cause it's not pure python Thanks

I would be interested in using Cantera package with Carnets but it is not a pure python package. Could it be added to the app ? Thanks

Hello @holzschu, There is a way to update Pandas to version 2.2.2? I'm trying to upgrade to version 2.2.2 and it throws a error by saying that the meson is...

I see QT or some version is installed. Never got it to work ... tried TK which is pretty standard with python. It doesn't work either. Carnets is nice but,...

I have an issue to use jupyturtle, the window that show the result of the code it si not enough wide to see the moving of the turtle. Which function...