This Jupyter book is rendered to this website:
It is maintained using Jupyter lab and built using Jupyter book.
To edit this book, install depencencies like this:
git clone https://github.com/ScaDS/ai_training_ufz_2025.git
cd ai_training_ufz_2025
pip install -r requirements.txtFor modifying the LLM-notebooks (optional), make sure ipy-llm-kernel is properly installed:
python -m ipy_llm_kernel installTo build the book, you can run this from the docs folder:
cd docs
myst init
myst build
myst start #starts a web server with the built content at https://localhost:3000The book is built into docs/_build/site/. It should look like this:
We acknowledge the financial support by the Federal Ministry of Education and Research of Germany and by Sächsische Staatsministerium für Wissenschaft, Kultur und Tourismus in the programme Center of Excellence for AI-research „Center for Scalable Data Analytics and Artificial Intelligence Dresden/Leipzig“, project identification number: ScaDS.AI
