You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tutorials consist of Python scripts, which are rendered in a `gallery of
15
-
examples <_auto_examples/index.html>`_. Each Python script is also available as
16
-
a Jupyter notebook (non-rendered). The tutorials are best explored in
17
-
order, starting with the "Movies 3T tutorial".
18
-
19
-
To run the tutorials yourself, we recommend to download the project on GitHub
20
-
at `gallantlab/voxelwise_tutorials
14
+
To explore these tutorials, one can:
15
+
16
+
- read the rendered examples in the tutorials
17
+
`gallery of examples <_auto_examples/index.html>`_ (recommended)
18
+
- run the Python scripts located in the GitHub repository (`tutorials <https://github.com/gallantlab/voxelwise_tutorials/tree/main/tutorials>`_ directory)
19
+
- run the Jupyter notebooks located in the GitHub repository
0 commit comments