Skip to content

Commit 3e6bc57

Browse files
committed
Remove code cell
1 parent f0a4b55 commit 3e6bc57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tskitr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ By default, this uses `reticulate`'s isolated Python virtual environment, but
3131
you can also use another Python environment as described at
3232
<https://rstudio.github.io/reticulate/>.
3333

34-
```{code-cell}
34+
```
3535
install.packages("reticulate")
3636
reticulate::py_require(c("tskit", "msprime"))
3737
```

0 commit comments

Comments
 (0)