We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 650c40d + f4675a1 commit c3bc44aCopy full SHA for c3bc44a
1 file changed
intro.md
@@ -74,7 +74,9 @@ ts.draw_svg(size=size, x_scale="treewise", style=style, canvas_size=canvas_size)
74
```
75
76
If you are new to the world of tree sequences, we suggest you start with the
77
-first tutorial: {ref}`sec_what_is`
+first tutorial: {ref}`sec_what_is`. If you wish to try `tskit` before
78
+installing it onto your computer, you might like to check out our
79
+[interactive online notebooks](https://tskit.dev/explore/lab/?path=tskit.ipynb).
80
81
:::{note}
82
Tutorials are under constant development. Those that are still a work in progress and
0 commit comments