Browse Source

example readme: added link to jupyter nbviewer

Fabian Peter Hammerle 4 years ago
parent
commit
c8d5c4e84d
1 changed files with 4 additions and 0 deletions
  1. 4 0
      examples/README.md

+ 4 - 0
examples/README.md

@@ -1,5 +1,9 @@
 # freesurfer-volume-reader examples
 
+View examples online with jupyter's
+[nbviewer](https://nbviewer.jupyter.org/github/fphammerle/freesurfer-volume-reader/tree/master/examples/)
+
+or locally:
 ```sh
 pip3 install --user pipenv
 git clone https://github.com/fphammerle/freesurfer-volume-reader.git