/Galileo-Tutorial-Pages

Repository for Galileo Tutorial writeups

Primary LanguagePython

alt

Galileo Tutorial Pages

Repository for hosted tutorial pages

To get started, install sphinx, sphinx-material and myst-parser.

python3 -m pip install -r requirements.txt

Then build the html files:

make html