Jupyter and IPython Notebooks
Authorea documents are more than just text and figures. Every Authorea document is a Git repository that can host data, source code and any other related supplemental material. You can add Jupyter / IPython Notebooks to a figure and allow your coauthors and the public to execute them.
To add a Jupyter Notebook to Authorea
- Add a figure to your document (a static version of your output)
- Click on the figure (make sure you are in Edit mode)
- Click on
Attach code / notebook (.ipynb)
- Select a
.ipynb
file to attach (please note warning: Python version 2.7.6 or lower). - The Notebook will be added as a dataset in the Figure folder and can be run directly within your article by clicking the code icon next to the figure.
Updated on: 05/11/2020