We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0a4b55 commit 3e6bc57Copy full SHA for 3e6bc57
1 file changed
tskitr.md
@@ -31,7 +31,7 @@ By default, this uses `reticulate`'s isolated Python virtual environment, but
31
you can also use another Python environment as described at
32
<https://rstudio.github.io/reticulate/>.
33
34
-```{code-cell}
+```
35
install.packages("reticulate")
36
reticulate::py_require(c("tskit", "msprime"))
37
```
0 commit comments