# Carnets - Jupyter (with scipy) — Jupyter notebooks, with scipy

> Offline Jupyter notebooks with scientific Python packages for education and research. (iPhone/iPad app by Nicolas Holzschuch.)

- Source: https://appshunter.io/ios/app/carnets-jupyter-with-scipy/id1559497253 (this page in markdown: same URL + `.md`)
- Developer: [Nicolas Holzschuch](https://appshunter.io/developer/1450994948)
- Category: Developer Tools, Education
- Price: Free
- Rating: 4.60/5 from 87 App Store ratings · 146 written reviews indexed
- Age rating: 17+
- Requires: iOS 14.0 · 2.1 GB
- Languages: American English
- Released: 2021-05-03
- Data updated: 2026-08-26
- Monetization: free
- User reviews in markdown: https://appshunter.io/ios/app/carnets-jupyter-with-scipy/id1559497253/reviews.md

## What is Carnets?

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.

## Key features

- Offline Jupyter notebook execution
- Includes SciPy, scikit-learn, and Seaborn
- Embedded Python interpreter
- Markdown support for text
- Package management with %pip
- Notebook sharing and import

## What do users think of Carnets?

Overall sentiment: positive

**Pros**

- 🚀 Best python coding app
- 👍 Good app, well organized
- 👍 Comprehensive Python environment
- 👍 Excellent tool for data science on iPad
- 👍 Fantastic, powerful functionality

**Cons**

- 🐛 Crashes, blank screen, freezes
- 🔋 High battery consumption, heating issues
- 🔍 Some methods/libraries don't work
- 📁 Issues with file access, saving

**Commonly reported bugs**

- Unable to create new notebooks
- Incompatible with older iOS versions
- Line breaking issues with external keyboard

**Most requested features**

- Add support for Tensorflow, XGBoost, LightGBM
- Enable running code in .py files
- Improve stability and performance
- Add support for R kernel
- Provide better file management options

## Recent user reviews (10 of 146)

All indexed reviews: https://appshunter.io/ios/app/carnets-jupyter-with-scipy/id1559497253/reviews.md

### 3/5 — Très instructif

*2026-04-18*

Par contre le développement et la stabilité est encore à améliorer.

### 5/5 — Best Python Editor for iPadOS

*2025-12-11*

Awesome app with JupyterLab support. You must try and you won’t be disappointed,

### 5/5 — Best python coding app in apple store

*2025-12-10, version 1.9.1*

I LIKE IT Y(^_^)Y

### 3/5 — Problème avec le clavier Apple iPad Magic Keyboard

*2025-11-19*

Petit problème depuis la dernière mise à jour: les combinaisons de touches  `Option+(` et  `Option+)` ne fonctionnent plus (elles devraient afficher les caractères `{` et `}`), alors qu’elles fonctionnent correctement dans les autres écrans de saisie (comme celui-ci)

**Developer response:** Merci d’avoir signalé ce problème. Ça devrait être  réglé dans la version 1.9.1.

### 4/5 — Improved

*2025-11-10*

I tested today. The issue with the battery seems to be gone. I used for a few hours without any appreciable drainage of the battery. I will continue testing for a few days.

### 5/5 — Good App

*2025-10-07*

Complete and well organized. 
Thank you

### 4/5 — A surprise for how much I have enjoyed this

*2025-10-02, version 1.8.4*

As a CS student who wants to focus in machine learning and does part-time research in the field. I have absolutely loved using this for on-the-go coding on my ipad. What has surprised me the most is the support for so many packages that I use on a daily basis. My only wish for the app that keeps it from being perfect is not being able to ssh into other machines to run my jupyter code. While I can run most basic ML projects on my iPad, there is some research code that would make it massively easier to run through a remote machine. Hopefully this could be a feature added in the feature or even a different app if that is easier for the developer.

### 5/5 — Just Started Using but Amazing!

*2025-09-19*

Works for everything I need.

### 5/5 — 顶上去啊真好用

*2025-08-27*

在学校学的jupyterlab然后就找到了这个软件，爱不释手手机上随时随地可以跑代码还有scipy。代替计算器。

### 2/5 — Makes my iPhone 16 physically hot to the touch

*2025-05-05, version 1.8.4*

Running this application actually makes my iPhone 16 Pro quite hot to the touch.  Not sure why.  Several apps do this but no crashes or suggestion of issues apart from the heat.

## Frequently asked questions about Carnets

### What is Carnets - Jupyter (with scipy)?

Carnets - Jupyter (with scipy) is a self-contained application that provides the full functionality of Jupyter notebooks on your device. It's designed for educational and research purposes, allowing you to write and execute Python code snippets, combine them with text using Markdown, and observe results directly.

### What scientific packages are included?

This version of the app comes pre-loaded with several packages crucial for scientific computation and learning. These include scipy, scikit-learn, seaborn, and coremltools, in addition to standard packages like numpy, matplotlib, and pandas.

### Does this app require an internet connection?

No, the app runs entirely on your device using an embedded Python interpreter. This means you do not need an internet connection to write, run, or manage your Jupyter notebooks.

### Can I install additional Python packages?

Yes, you can install additional pure Python packages using the `%pip install packageName` command within a code window. However, only packages that are purely Python and compatible with the embedded environment can be added.

### How can I share my notebooks?

You can easily share your created notebooks with other applications on your device. Conversely, you can also open notebooks or entire directories that are managed by other apps, facilitating collaboration and workflow integration.

## Version history (last 5 releases)

### 1.9.1 — 2025-11-26

- bug fix for entering brackets on non-US keyboards
- bug fixes for _ctypes and kiwisolver

### 1.9.0 — 2025-11-04

- Reduced battery and CPU consumption; this should fix the overheating issues.
- Updated Python to version 3.13
- updated all major packages (including scipy and scikit-learn) to their latest version.
- better user interface on small devices (iPhones, or small windows on iPads)
- multiple bug fixes.

### 1.8.4 — 2024-08-03

Do not show an alert about iCloud access if the user does not have an iCloud account.

### 1.8.3 — 2024-03-10

- fixed a major issue with iCloud drive.

### 1.8.1 — 2024-02-08

- fixed issues with Matplotlib
- fixed issues with iCloud access
- fixed issue with "File -> New"
- makes sure notebooks are saved when you go back to the file browser.
- fixed issue with CoreMLTools

## Apps similar to Carnets

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [html+css+js-web designer,html5](https://appshunter.io/ios/app/html-plus-css-plus-js-web-designerhtml5/id908054939) | 4.6 (790) | Free | Developer Tools |
| [Python3 IDE Fresh Edition](https://appshunter.io/ios/app/python3-ide-fresh-edition/id1397406775) | 4.5 (426) | Free | Developer Tools |
| [Termix - Remote Access](https://appshunter.io/ios/app/termix-remote-access/id6752672071) | 4.8 (16) | Free | Developer Tools |
| [Lua IDE](https://appshunter.io/ios/app/lua-ide/id1549382090) | 3.4 (22) | Free | Developer Tools |
| [AdMob Earnings & Revenue Stats](https://appshunter.io/ios/app/admob-earnings-and-revenue-stats/id6473771054) | 4.5 (84) | Free | Developer Tools |
| [Firelog: Firebase Console App](https://appshunter.io/ios/app/firelog-firebase-console-app/id6744783540) | 4.6 (42) | Free | Developer Tools |

## More apps by Nicolas Holzschuch

- [Carnets - Jupyter](https://appshunter.io/ios/app/carnets-jupyter/id1450994949)
- [a-Shell](https://appshunter.io/ios/app/a-shell/id1473805438)
- [a-Shell mini](https://appshunter.io/ios/app/a-shell-mini/id1543537943)

All apps by Nicolas Holzschuch: https://appshunter.io/developer/1450994948

## Related topics

[carnets](https://appshunter.io/ios/topics/carnets) · [peterjohn numpy matplotlib](https://appshunter.io/ios/topics/peterjohn-numpy-matplotlib) · [pyplot lab](https://appshunter.io/ios/topics/pyplot-lab) · [nicolas holzschuch](https://appshunter.io/ios/topics/nicolas-holzschuch) · [jupyter](https://appshunter.io/ios/topics/jupyter) · [pylearn2](https://appshunter.io/ios/topics/pylearn2) · [scipherkey](https://appshunter.io/ios/topics/scipherkey) · [jupyter notebook](https://appshunter.io/ios/topics/jupyter-notebook) · [matplotlib](https://appshunter.io/ios/topics/matplotlib) · [notebook master for jupyter](https://appshunter.io/ios/topics/notebook-master-for-jupyter)

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-08-26.*
