> 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="/files/9zVw8bgvlbQh6B7msIOI" 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.
