Carnets - Jupyter (with scipy)

Carnets - Jupyter (with scipy)

Jupyter notebooks, with scipy

76 ratings
146 reviews
Free

Details

  • Released
  • Updated
  • May 3, 2021
  • November 26, 2025

Features

Carnets - Jupyter (with scipy) screenshot #1 for iPhone
Carnets - Jupyter (with scipy) screenshot #2 for iPhone
Carnets - Jupyter (with scipy) screenshot #3 for iPhone
Carnets - Jupyter (with scipy) screenshot #4 for iPhone
Carnets - Jupyter (with scipy) screenshot #5 for iPhone
Carnets - Jupyter (with scipy) screenshot #6 for iPhone
iphone
ipad
🖼️Get Icon
Icons↘︎

About

This app offers a full Jupyter notebook experience on your device, ideal for education and research. It includes scientific computation packages like SciPy and scikit-learn, allowing you to write and run Python code offline. Notebooks can be shared and opened from other applications.

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
Show original description

What users say

See all reviews

What's New in Carnets

1.9.1

November 26, 2025

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

User reviews

Très instructif

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

Best Python Editor for iPadOS

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

Best python coding app in apple store

I LIKE IT Y(^_^)Y

Problème avec le clavier Apple iPad Magic Keyboard

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)

Response from developer

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

Improved

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.

Developer apps

User experience

🐞

Reported Bugs

3 issues

Unable to create new notebooks

Bug

Incompatible with older iOS versions

Bug

Line breaking issues with external keyboard

Bug

Requested Features

5 requests

Add support for Tensorflow, XGBoost, LightGBM

Feature

Enable running code in .py files

Feature

Improve stability and performance

Feature

Add support for R kernel

Feature

Provide better file management options

Feature

FAQ

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.