| Version | 1.3.6 |
|---|---|
| Publisher | Nicolas Holzschuch |
| Release date | Oct 14, 2019 |
| Date added | Oct 14, 2019 |
| Os requirements | iOS |
| Requirements | Requires iOS 11.0 or later. Compatible with iPhone, iPad, and iPod touch. |
| Total downloads | 1 |
| Downloads per week | 1 |
| Price | Free |
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.
Numpy, Sympy, Matplotlib, Pandas and nbextensions (including ipywidgets) are pre-installed. 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 open notebooks or directories managed by other apps.