
You can use Jupyter notebook as a document with executable code in it, or simply as a playground for data manipulation and experiments. This makes notebooks both human-readable documents containing the analysis description and the results (figures, tables, etc), as well as executable documents which can be run to perform data analysis. Rich output generated by running code, including HTML, images, video, and plots, is embedded in the notebook, which makes it a complete and self-contained record of a computation.Įach notebook consists of a sequence of cells, each representing either a narrative text in a form of markdown text or HTML, or a piece of code with its text or media output. Notebook documents, or notebooks, contain the inputs and outputs of an interactive session, as well as narrative text that accompanies the code but is not meant for execution. Jupyter notebook is a document format that allows storing live code, markdown text, plots, images and equations in LaTeX - all wrapped into a single notebook file.

JUNO INSTALL
Install additional pure Python packages from PyPI (Python Package Index) with just few taps using Juno's package installer.
JUNO FULL
Whenever you edit a notebook, all your changes will be saved to the original location, with full access to notebook directory - even when opened from another app.Open Jupyter notebooks from anywhere in iOS with a single tap.Juno is a complete Jupyter development environment for your iPad or iPhone - run notebooks locally on your device using embedded Python interpreter and integrated libraries, which include NumPy, Matplotlib, SciPy, Scikit-learn, Pandas, Statsmodels, LXML, Pillow, Bokeh and many others.
