Jupyter Notebook Viewer
Jupyter Notebooks can be viewed directly in RSpace, when added as attachments to RSpace documents.
- Attach a Jupyter Notebook to an RSpace document; an attachment is detected as a Jupyter Notebook if it has file extension
.ipynb. - Refresh the browser page; a new button "Open Jupyter Notebook(s)" will be visible. Click on it to display the Notebook(s). Any number of Jupyter Notebooks can be attached to a field in an RSpace document, and they all will open when this button is clicked.

- The viewer displays the contents of your Jupyter Notebooks with a dark background. A theme picker dropdown allows you to choose the style used for code highlighting.

- Click the 'Open Jupyter Notebook(s)' button again to close the notebook viewer.
Notebook content in the viewer will only change after doing both a Save of the document, and a refresh of the browser page.