We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04bb6d4 commit 1db07f8Copy full SHA for 1db07f8
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