Carnets - Jupyter (with scipy)

Carnets - Jupyter (with scipy)
Developer: Nicolas Holzschuch
Category: Developer Tools
5.7K installs
113 ratings
349 monthly active users
Revenue not available
Install Trends
Monthly +34
Steady

Carnets - Jupyter (with scipy) Summary

Carnets - Jupyter (with scipy) is a mobile iOS app in Developer Tools by Nicolas Holzschuch. Released in May 2021 (4 years ago). It has 113 ratings with a 4.61★ (excellent) average. Based on AppGoblin estimates, it reaches roughly 349 monthly active users . Store metadata: updated Nov 26, 2025.

Store info: Last updated on App Store on Nov 26, 2025 .


4.61★

Ratings: 113

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot
App screenshot
App screenshot

App 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. Compared to the standard version (Carnets), this app adds several packages targeted for scientific computation and learning: scipy, sklearn, seaborn and coremltools. You can switch between standard notebooks and the more modern jupyterlab using the Settings app.

Of course, all the packages included with the standard app are present too: numpy, simply, matplotlib... 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.

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, cartopy, cryptography, cvxopt, Fiona, geopandas, geopy, gym, inequality, libpysal, lxml, mapclassify, matplotlib, networkx, nltk, numpy, openCV, pandas, parso, pillow, pyFFTW, pyproj, qutip, rasterio, regex, Rtree, scikit-learn, scipy, seaborn, segregation, shapely, soupsieve, spopt, statsmodels, sympy, wordcloud.