Skip to content

kr4g/klotho-book

Repository files navigation

Klotho Book

Interactive Jupyter Book companion to the Klotho toolkit — covering the theory and practice of computational music composition.

You can read the interactive book online — no installation required.

Read online: https://kr4g.github.io/klotho-book/

Local development (optional)

The following is only needed if you want to run or modify the notebooks locally.

Install dependencies and Klotho:

pip install -r binder/requirements.txt
pip install -e /path/to/Klotho

Re-execute all notebooks:

./rebuild_tutorials.sh

Build the site locally:

npm install -g mystmd
myst build --html

About

Jupyter Book companion to the Klotho toolkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors