Skip to content

memgraph/jupyter-memgraph-tutorials

Repository files navigation

Jupyter Notebooks for Memgraph

🔮 Learn data science the easy way

Learn to use Memgraph quickly with the help of our Jupyter Notebooks.

The available notebooks are:

Export Notebook to markdown

A Jupyter Notebook can be exported in markdown format with the following command:

jupyter nbconvert my_notebook.ipynb --to markdown --output output.md