Carnets - Jupyter

Carnets - Jupyter


A standalone Jupyter notebook


Free

1.8.3for iPhone, iPad and more
9.1
265 Ratings
Nicolas Holzschuch
Developer
1.1 GB
Size
Mar 10, 2024
Update Date
#55
in Developer Tools
17+
Age Rating
Age Rating
4+
Apps in this category do not contain restricted content.
9+
Apps in this category may contain mild or occasional cartoon, fantasy or real-life violence, as well as occasional or mild adult, sexually suggestive or horrifying content and may not be suitable for children under 9 years of age.
12+
Apps in this category may contain occasional mild indecent language, frequent or intense cartoon or real-life violence, minor or occasional adult or sexually suggestive material, and simulated gambling, and may be for children under 12 years of age.
17+
You must be at least 17 years old to access this App.
Apps in this category may contain frequent and intense offensive language; Frequent and intense cartoon, fantasy or realistic violence: frequent and intense adult, scary and sexually suggestive subjects: as well as sexual content, nudity, tobacco, alcohol and drugs, may not be suitable for children under 17 years of age.
Carnets - Jupyter Screenshots
Carnets - Jupyter posterCarnets - Jupyter posterCarnets - Jupyter posterCarnets - Jupyter posterCarnets - Jupyter poster
Carnets - Jupyter posterCarnets - Jupyter posterCarnets - Jupyter posterCarnets - Jupyter poster

About Carnets - Jupyter

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. You can chose between Jupyter notebooks and the more advance Jupyterlab using Settings.

Numpy, Sympy, Matplotlib, Pandas, lxml, bokeh, nbextensions (including ipywidgets) and many other packages 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.

If you need scipy, seaborn or scikit-learn, please use our other App, "Carnets - Jupyter (with scipy)".

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, cryptography, cvxopt, Fiona, geopandas, geopy, lxml, matplotlib, numpy, openCV, pandas, pillow, pyFFTW, pyproj, rasterio, regex, shapely, sympy, wordcloud.
Show More

What's New in the Latest Version 1.8.3

Last updated on Mar 10, 2024
Old Versions
- fixed a major issue with iCloud drive access.
Show More
Version History
1.8.3
Mar 10, 2024
- fixed a major issue with iCloud drive access.
1.8.2
Feb 8, 2024
- 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.
1.8.1
Jan 30, 2024
- fixed issues with Matplotlib
- fixed issues with iCloud access
- makes sure notebooks are saved when you go back to the file browser.
1.8.0
Oct 19, 2023
- Updated to Notebooks v7: better user interface, more translations, better stability, fewer issues.
- Updated packages to their latest version.
- New "home" button : gets you straight back to the file browser.
1.7.9
May 15, 2023
- new module: lzma
- new keyboard shortcuts for forward one page / backward one page (shift-command-[ / shift-command-])
1.7.8
Mar 25, 2023
- Carnets now works with plotly
1.7.7
Feb 7, 2023
- fixed an issue with Dark mode and Notebooks or NbClassic
1.7.6
Dec 11, 2022
- fixes issues with on-screen user interaction
- updated Python version to 3.11
- updated packages to their latest version
- fixed several issues with "Download as..."
- fixed issues with Matplotlib and fonts
- Notebook and NbClassic now share the same JavaScript code
- Many bug fixes, including a bug introduced with 1.7.4 and Pandas.
1.7.5
Dec 10, 2022
- updated Python version to 3.11
- updated packages to their latest version
- fixed several issues with "Download as..."
- fixed issues with Matplotlib and fonts
- Notebook and NbClassic now share the same JavaScript code
- Many bug fixes, including a bug introduced with 1.7.4 and Pandas.
1.7.4
Dec 9, 2022
- updated Python version to 3.11
- updated packages to their latest version
- fixed several issues with "Download as..."
- fixed issues with Matplotlib and fonts
- Notebook and NbClassic now share the same JavaScript code
- Many bug fixes
1.7.2
Jul 1, 2022
- updated packages to their most recent version. This solves the issue with .describe() in pandas.
- numpy 1.24, matplotlib 3.5.2, pandas 1.4.2, astropy 5.1...
1.7.1
Apr 10, 2022
- fixes the crash issue on iOS 14
- better contrast for the toolbar at the bottom when using external keyboard
- fixes an issue with "download as" for notebook and nbclassic (jupyterlab & retrolab were not affected)
- better information when using virtual environments
- always reset jupyterlab, to avoid issues
- updated jupyter-server to the latest version
- several fixes to make Carnets more robust
1.7.0
Mar 22, 2022
- better at opening files in other apps directories, with explicit warning if Carnets does not have access to the directory.
- you can chose your notebook style: classical notebook, nbclassic or retrolab (soon to be notebook v7). Pick the style you want using the Settings app, it will be active at the next app restart.
- retrolab is better for small screens, has more translations available and lets you chose dark or light theme independently of the iOS dark or light mode.
- from retrolab, you can switch to jupyterlab if you want. Jupyterlab works better if you have an external mouse.
- fixes a bug with virtual environments
1.6.6
Feb 19, 2022
- fixes an issue with virtual environments
1.6.5
Feb 17, 2022
- fixes a bug with virtual environments.
1.6.4
Feb 16, 2022
- fixes a bug with "%pip install" that affected some pure Python packages.
1.6.3
Feb 6, 2022
- virtual environments for Python. Create with "!python -m venv newEnvironment", activate with "%run newEnvironment/bin/activate.py", deactivate with "%run newEnvironment/bin/deactivate.py". Virtual environments are limited to user-installed packages, and are only activated for the current notebook.

- added ffmpeg as an external command, for use with OpenCV.

- Command + return on external keyboards now executes the current cell without moving the insertion point (as opposed to Option + return, which executes the current cell and create a new cell below).
1.6.2
Dec 10, 2021
- fixed a bug with astropy
- updated Python version to 3.9.8
- improved file management, display an alert when we can't save a file
- updated packages to their latest version: matplotlib 3.4.0, numpy 1.22, pandas 1.3.4, astropy 5.0...
1.6.1
Nov 4, 2021
- new python modules: OpenCV, geopandas, shapely...
- adds several keyboard shortcuts
1.6.0
Oct 14, 2021
Fixes the issue with carriage return on external keyboards and iOS 15.
1.5.8
May 24, 2021
New Python modules: nltk, regex, wordcloud, cvxopt, pyFFTW.
1.5.7
Mar 17, 2021
- fixed an issue with the cell_filter nbextension.
- fixed a crash that happened if the kernel was restarted too many times.
1.5.6
Mar 7, 2021
- new "Find" tool in Edit menu
- bug fixes
- packages updated to latest version
1.5.5
Feb 5, 2021
- fixed a major issue that prevented opening notebooks in some cases
- fixed the issue that caused PEP517 errors
- better management of environment variables in subprocess
- first build with gfortran and OpenBLAS. numpy.linalg operations are 4x faster.
- added shell commands "export" and "alias"
1.5.4
Dec 21, 2020
- Carnets remains active in the background for longer, reducing the number of kernel restarts.
- fixed an issue with automatic resizing on small iPhones
- fixed an issue with opening Python files
- Added the TZ environment variable for packages such as babel and pytz.

Carnets - Jupyter FAQ

Carnets - Jupyter is available in regions other than the following restricted countries:
Russia
Carnets - Jupyter supports English
Click here to learn how to download Carnets - Jupyter in restricted country or region.
Check the following list to see the minimum requirements of Carnets - Jupyter.
iPhone
Requires iOS 14.0 or later.
iPad
Requires iPadOS 14.0 or later.
iPod touch
Requires iOS 14.0 or later.

Carnets - Jupyter Alternative

You May Also Like

Get more from Nicolas Holzschuch