dependabot[bot] 81239d61af build(deps): bump nbconvert from 6.3.0 to 6.5.1 in /examples (#102) há 1 ano atrás
..
.gitignore 060b65f255 added seaborn barplot example há 5 anos atrás
Pipfile 23a4048a01 examples env: loosen version constraint of nbconvert há 1 ano atrás
Pipfile.lock 81239d61af build(deps): bump nbconvert from 6.3.0 to 6.5.1 in /examples (#102) há 1 ano atrás
README.md c8d5c4e84d example readme: added link to jupyter nbviewer há 5 anos atrás
ashs.ipynb c8c8ca24d8 pipeline: no longer test examples on python3.6; relock examples env with pipenv v2022.1.8 on python v3.7.12 há 2 anos atrás
compare_ashs_freesurfer_hipposf.ipynb c8c8ca24d8 pipeline: no longer test examples on python3.6; relock examples env with pipenv v2022.1.8 on python v3.7.12 há 2 anos atrás
freesurfer_hipposf.ipynb c8c8ca24d8 pipeline: no longer test examples on python3.6; relock examples env with pipenv v2022.1.8 on python v3.7.12 há 2 anos atrás
freesurfer_hipposf_volumes_bert.csv aafafa0b59 examples: sort output of cells to ensure reproducibility on python3.5 há 3 anos atrás
matplotlibrc 060b65f255 added seaborn barplot example há 5 anos atrás

README.md

freesurfer-volume-reader examples

View examples online with jupyter's nbviewer

or locally:

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