For those wishing to add their agendas to this Jupyter Book:
.md
files or .ipynb
files to the meetings/agendas/ directory.If you'd like to develop and/or build the My Book book, you should:
pip install -r requirements.txt
(it is recommended you do this within a virtual environment)meetings/
directoryjupyter-book clean meetings/
to remove any existing buildsjupyter-book build meetings/
We welcome and recognize all contributions.
This project is created using the excellent open source Jupyter Book project and the executablebooks/cookiecutter-jupyter-book template.