dependabot[bot] 6a9e33e320 Bump nbconvert from 6.5.0 to 6.5.1 in /examples (#103) 1 year ago
..
Pipfile 6f89b5e201 test against python3.10 2 years ago
Pipfile.lock 6a9e33e320 Bump nbconvert from 6.5.0 to 6.5.1 in /examples (#103) 1 year ago
README.md 2672ed3c20 added examples readme with link to jupyter's nbviewer 4 years ago
annotation_stats.ipynb 47c7a11268 examples: minor adaptions to harmonize dataframe column order between python interpreter versions 3 years ago
continuous_border.ipynb 378ea44397 drop compatibility with python3.5; raise descriptive exception when missing annotation or geometry info; assume default value for `creator`; fixed type hints 2 years ago
precentral_gyrus_border.ipynb bc3d206e3d added method method PolygonalCircuit.normalized() 3 years ago
vertex_coordinate_stats.ipynb 8acc255059 examples env: drop compatibility with python3.5 2 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