Skip to article frontmatterSkip to article content

Welcome to your Jupyter Book

See also:

Enable GitHub pages

From your repository settings => Pages => GitHub Pages => Build and deployment => Source, select GitHub actions.

Automatic dependency updates

This repository uses Dependabot and Kodiak Bot to automatically merge Python and GitHub actions updates.

Julia dependencies

This repository will regularly update Julia in the Manifest.toml, make a PR with the updated packages, and automatically merge the updates if the notebooks are executed without any problem.

See the instructions for how to trigger CI workflows in a PR. This repo uses a custom GitHub APP to generate a token on the fly.

This repository uses GitHub actions to regularly check if the web links in the notebooks are valid.