padok / tutorials

A set of tutorials for msprime and tskit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tutorials

A set of tutorials for the tskit ecosystem build using Jupyter Book

Under construction

These are quick notes for developers while the real developers page is under construction.

  • To add a new tutorial, create a Markdown file and add its name to _toc.yml.
  • If you are basing the tutorial on an existing notebook, use jupytext to convert the notebook into the right format.
  • To build locally, run make. The output tells you where to find the built HTML.
  • Pages rendered at https://tskit-dev.github.io/tutorials/
  • Pages might take a while to be updated after a new tutorial is merged.

If you have an idea for a tutorial, please open an issue to discuss.

About

A set of tutorials for msprime and tskit.

License:Creative Commons Attribution 4.0 International


Languages

Language:Jupyter Notebook 98.9%Language:HTML 0.6%Language:TeX 0.3%Language:Python 0.1%Language:Shell 0.1%Language:Makefile 0.0%