appwisp
  • App explorer
  • SDKs insights
  • API
  • Contact
  • About
  • API
  • Github
© 2025 appwisp.com

Carnets - Jupyter

AsheKube.Carnets

View detailed information for Carnets - Jupyter — ratings, download counts, screenshots, pricing and developer details. See integrated SDKs and related technical data.

Total installs
50,000+
Rating
4.6(303 reviews)
Released
April 17, 2019
Last updated
November 26, 2025
Category
Developer Tools
Developer
Nicolas Holzschuch
Developer details

Name
Nicolas Holzschuch
E-mail
unknown
Website
https://holzschu.github.io/a-Shell_iOS/
Country
unknown
Address
unknown
iOS SDKs

  • No items.

Screenshots

Carnets - Jupyter Screenshot 1 - AppWisp.com
Carnets - Jupyter Screenshot 2 - AppWisp.com
Carnets - Jupyter Screenshot 3 - AppWisp.com
Carnets - Jupyter Screenshot 4 - AppWisp.com

Description

Jupyter notebooks are a powerful tool used in education and research. You can write small snippets of Python code and observe the result on screen, combine with paragraphs of text, using Markdown.

Carnets provides a complete, stand-alone, implementation of Jupyter notebooks. Everything runs on your device, using the embedded Python interpreter; you do not need an internet connection. You can chose between Jupyter notebooks and the more advance Jupyterlab using Settings.

Numpy, Sympy, Matplotlib, Pandas, lxml, bokeh, nbextensions (including ipywidgets) and many other packages are pre-installed. To see the full list of installed packages, type "%pip list" in a code window. You can add more packages using "%pip install packageName", but only if they are pure Python.

If you need scipy, seaborn or scikit-learn, please use our other App, "Carnets - Jupyter (with scipy)".

You can share your notebooks with other apps and also open notebooks or directories managed by other apps.

Partial list of installed packages: astropy, babel, bokeh, cryptography, cvxopt, Fiona, geopandas, geopy, lxml, matplotlib, numpy, openCV, pandas, pillow, pyFFTW, pyproj, rasterio, regex, shapely, sympy, wordcloud.