send link to app

Carnets - Jupyter (with scipy) app for iPhone and iPad


4.4 ( 7424 ratings )
Education
Developer: Nicolas Holzschuch
Free
Current version: 1.7.9, last update: 9 months ago
First release : 03 May 2021
App size: 1.54 Gb

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.