Used Carnets for iOS? Share your experience and help other users.
Key Details of Carnets
- A standalone Jupyter notebook.
- Last updated on
- There have been 3 updates
- Virus scan status:
Clean (it’s extremely likely that this software program is clean)
Developer’s 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.
Used Carnets for iOS? Share your experience and help other users.