Skip to content

Commit e909168

Browse files
authored
tutorial README.md
1 parent e94591f commit e909168

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

tutorial/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Udapi tutorial
2+
3+
To run this tutorial, install [Jupyter Notebook](https://jupyter.org/install.html) (or JupyterLab) and run `jupyter notebook` from this directory.
4+
5+
Don't display the tutorial `ipynb` files on GitHub because it cannot render the collapsible Details, Hints and Solution sections, so you would miss important parts of the tutorial.
6+
If you don't have Jupyter installed, you can display the tutorial with https://nbviewer.jupyter.org, using the following links:
7+
8+
- [01-visualizing.ipynb](https://nbviewer.jupyter.org/github/udapi/udapi-python/blob/master/tutorial/01-visualizing.ipynb)
9+
- [02-blocks.ipynb](https://nbviewer.jupyter.org/github/udapi/udapi-python/blob/master/tutorial/01-blocks.ipynb)

0 commit comments

Comments
 (0)