> For the complete documentation index, see [llms.txt](https://ciusji.gitbook.io/elixirnote/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ciusji.gitbook.io/elixirnote/guides/notebooks.md).

# Notebooks

ElixirNote notebooks are documents that combine live runnable code with narrative next (Markdown), equations (LaText), images, interactive visualizations and other rich ouput.

<figure><img src="https://1227622466-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAAHwGJ9b98DtetNs3LBY%2Fuploads%2FE2ukr5DiR7TVi6ZukqOq%2FScreen%20Shot%202023-03-04%20at%2017.30.41.png?alt=media&amp;token=6a2b7193-1dd5-4f8b-9675-3ce8885b2bfb" alt=""><figcaption></figcaption></figure>

Jupyter notebooks (.pynb files) are fully supported in ElixrNote. The [notebook document format](https://nbformat.readthedocs.io/en/latest/) used in ElixirNote is the same as the classic Jupyter Notebook. Your existing notebooks should open correctly in ElixirNote. if they don't, please new an issue on our [GitHub Issue](https://github.com/ElixirNote/elixirnote/issues) page.
