dependabot[bot] 582b3a6555 Bump notebook from 5.7.8 to 6.1.5 in /examples 3 years ago
..
Pipfile 582b3a6555 Bump notebook from 5.7.8 to 6.1.5 in /examples 3 years ago
Pipfile.lock 582b3a6555 Bump notebook from 5.7.8 to 6.1.5 in /examples 3 years ago
README.md 2672ed3c20 added examples readme with link to jupyter's nbviewer 5 years ago
annotation_stats.ipynb 253ca9024e Annotation: replaced attribute `vertex_{color_codes->label_index}`; changed type of attribute `labels` to dict 5 years ago
continuous_border.ipynb 5a1c41c32d examples: use Surface.select_vertices() 5 years ago
precentral_gyrus_border.ipynb 5a1c41c32d examples: use Surface.select_vertices() 5 years ago
vertex_coordinate_stats.ipynb 512705b0e4 subclass Vertex from numpy.ndarray (previously collections.namedtuple) 5 years ago

README.md

freesurfer-surface examples

View examples online with jupyter's nbviewer

or locally:

pip3 install --user pipenv
git clone https://github.com/fphammerle/freesurfer-surface.git
cd freesurfer-surface/examples
pipenv run jupyter notebook