Bläddra i källkod

git-annex in denker@PF3RD7D6

Michael Denker 10 månader sedan
förälder
incheckning
60ea21888e
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -42,6 +42,8 @@ To benefit from the workshop you need to have some experience with the Python pr
 Before attending the workshop please make sure that either the machine you are working on can run jupyter notebooks and install python packages.
 
 Either download the contents of the [CNS2023-Data-Workflows repository](https://gin.g-node.org/CNS2023-Leipzig/CNS2023-Data-Workflows) via the web or use the command line to clone the repository using `git clone https://gin.g-node.org/CNS2023-Leipzig/CNS2023-Data-Workflows`.
+In the latter case, please manually download the data file which is controlled by git annex and will not be cloned by using git:
+https://gin.g-node.org/CNS2023-Leipzig/CNS2023-Data-Workflows/raw/master/data/l101210-001_small_cut_60.0s.nix
 
 To make sure your machine is set up for the workshop, please install the Python requirements running `pip install -r requirements.txt` and start (`jupyter noteboook requirements.ipynb`) and run the requirements jupyter notebook before the workshop. We recommend using [Anaconda](https://docs.conda.io/projects/conda/en/latest/user-guide/install/) as a Python virtual environment to make sure you are running the workshop in a clean Python environment.