/jupyter-memgraph-tutorials

Learn to use Memgraph with the help of Jupyter Notebooks

Primary LanguageJupyter NotebookMIT LicenseMIT

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