> For the complete documentation index, see [llms.txt](https://docs.rumbledb.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rumbledb.org/getting-started/in-jupyter-notebooks.md).

# In jupyter notebooks

The Python edition of Rumble can be used to directly write JSONiq queries in Jupyter notebook cells. This is explained [here](/writing-jsoniq-queries-in-python/writing-queries-directly-in-jupyter-notebook-cells.md).  You first need to install the library as described [here](/getting-started/as-a-pip-package.md).
