AGENTS.md
This is the repository for a presentation on documentation in data science and software engineering.
Project setup
Use the
docsfolder to store all presentation-related source codeStore all images in the
docs/imagesfolder because Typst requires the images to be accessible from its root folder (docs)Use
uvfor Python environment and package managementUse Quarto to create a PDF of the script for the presentation.
To render the PDF, use:
quarto render docs/talk.qmd
Project files
docs/talk_script.qmdis the written text of the talkdocs/presentation.qmdis the slide deck for the talk