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
Check that conda is installed with `conda --version` and try again.
31
+
Install datalad
31
32
32
33
```bash
33
34
conda install -c conda-forge datalad
@@ -44,7 +45,13 @@ cd YOUR-CLONED-REPO
44
45
datalad get .
45
46
```
46
47
47
-
- If you need to create an ssh key follow this on
48
+
it won't probably work since ssh keys to github/gin/etc has to be set up.
49
+
50
+
Set up the einviroment as you did on your personal computer and remebere that if your password is not working is is possible that github/gin/etc are expecting the token code you have to create for each machine.
0 commit comments