File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -78,7 +78,18 @@ Developers can also install the package in editable mode via:
7878 Requirements
7979------------
8080
81- The package ``voxelwise_tutorials `` has the following dependencies:
81+ The tutorials are not compatible with Windows.
82+ If you are using Windows, we recommend running the tutorials on Google Colab or
83+ in the provided Docker containers.
84+
85+ `git-annex <https://git-annex.branchable.com/ >`_ is required to download the
86+ data sets. Please follow the instructions in the
87+ `git-annex <https://git-annex.branchable.com/install/ >`_ documentation to install
88+ it on your system.
89+
90+ The tutorials and the package ```voxelwise_tutorials `` require Python 3.9 or higher.
91+
92+ The package ``voxelwise_tutorials `` has the following Python dependencies:
8293`numpy <https://github.com/numpy/numpy >`_,
8394`scipy <https://github.com/scipy/scipy >`_,
8495`h5py <https://github.com/h5py/h5py >`_,
You can’t perform that action at this time.
0 commit comments