# PyNotebook

> Developer Tools

Canonical page: [https://chrome-stats.com/d/id6762057517](https://chrome-stats.com/d/id6762057517)

## Overview

- **ID:** `id6762057517`
- **Platform:** Apple
- **Type:** Apple app
- **Status:** Available
- **Publisher:** JALAL ZAINADDIN
- **Category:** Developer Tools
- **Version:** 1.0
- **Last updated:** 2026-08-26
- **First published:** 2026-08-26
- **Size:** 45 MB
- **Data as of:** 2026-09-22
- **Store listing:** [Apple App Store](https://apps.apple.com/us/app/pynotebook/id6762057517)
- **Privacy policy:** [https://gist.github.com/JAZ-CO/447beacc9ec4ac743afa2ec53a9ce19a](https://gist.github.com/JAZ-CO/447beacc9ec4ac743afa2ec53a9ce19a)

## Description

Run Python on your iPhone. Offline on-device, or over SSH on your own machine. And save progress in notebooks similar to Jupyter Notebooks (IPython Notebook)

PyNotebook runs Python and Jupyter (IPython) notebooks inside your iPhone. Open an .ipynb file, edit the cells, press Run, and the output appears under each cell the way it does on a desktop.

THREE PLACES TO RUN YOUR CODE
Local Python runs on the device itself, using a Python interpreter compiled to WebAssembly and bundled in the app.

On-device Linux runs your code using your own Linux Emulator app, which gives you close to a real CPython shell on the phone.

Remote SSH runs it on your own Mac, PC, Raspberry Pi, or Linux server. The phone stays the editor and the other machine does the work.
The kernel chip in the toolbar switches between them.

PACKAGES
Write "!pip install pandas" in a cell to install a pure-Python package from PyPI. numpy, pandas and matplotlib download on first import and stay cached afterwards. iSH and Remote SSH run standard CPython, so pip there installs anything it can build, including packages with native code.

CHARTS AND MATH
matplotlib figures appear inline as images. Tap one to zoom. Markdown cells render LaTeX.

EDITING
Python syntax highlighting with indentation guides, and a Backspace that removes a whole indent level.
Long-press a cell, or tap the More button, to run, copy, duplicate, move, or delete it.
Drag a cell by its index pill to reorder it.

FILES
Opens .ipynb, .py, .md and .zip. A ZIP or folder of notebooks and their images imports as one project. Any notebook exports to the Files app as a .ipynb or as a plain .py script.
Edits save as you type, so there is no save button to remember.

PRIVACY
The app collects nothing and has no analytics.

## Rankings

- #1,453,388 — Overall

## Similar extensions and apps

- [Python .](https://chrome-stats.com/d/id6760546133) — 4.70 / 5
- [Pyodios](https://chrome-stats.com/d/id6762922366) — 4.00 / 5
- [Pythona - Python 3 IDE](https://chrome-stats.com/d/id6760310359) — 5.00 / 5
- [PythonIDE: Python Code Editor](https://chrome-stats.com/d/id6753987304) — 4.80 / 5
- [Jupyter Notebook - JuCode](https://chrome-stats.com/d/id6753707203) — 4.00 / 5
- [Python Coding Editor](https://chrome-stats.com/d/id6777655936) — 5.00 / 5
- [Python Code Editor & IDE](https://chrome-stats.com/d/id6795116281)
- [Python Coding](https://chrome-stats.com/d/id6738411328) — 4.80 / 5
- [Jupyter Notebook - JuNote](https://chrome-stats.com/d/id6738670823) — 4.60 / 5
- [REPL](https://chrome-stats.com/d/id6757406809)
- [Python IDE & Jupyter – Juno](https://chrome-stats.com/d/id1462586500) — 4.60 / 5
- [Carnets - Jupyter](https://chrome-stats.com/d/id1450994949) — 4.60 / 5

---

Source: [Chrome-Stats](https://chrome-stats.com/d/id6762057517)
