Contributing#
This site is meant to be a community resource. As such anyone is welcome to contribute resources, example, or information. Please open pull requests on Github to contribute fixes
Development Workflow#
This project uses Jupyterbook to make the webpage.
After installing Jupyter Book you can run
jupyter-book build .
then open _build/html/index.html
TODO: more comprehensive instructions with a package manager.