We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04bb6d4 + 1db07f8 commit a4b5346Copy full SHA for a4b5346
1 file changed
README.md
@@ -14,7 +14,8 @@ under construction.
14
15
Install the Python requirements from requirements.txt:
16
```
17
-$ python -m pip install -r requirements.txt ```
+$ python -m pip install -r requirements.txt
18
+```
19
20
You will also need a working R installation with reticulate and irkernel installed.
21
This command should do the trick:
0 commit comments