Introduction and tutorial for SPIMquant
presentation.mdβ Marp-based slide deck covering the SPIMquant intro tutorial and demo.draft_tutorial.mdβ Outline / notes used to build the presentation.
The presentation is written for Marp, a Markdown Presentation Ecosystem.
# Install Marp CLI
npm install -g @marp-team/marp-cli
# Export to HTML (recommended for sharing)
marp presentation.md --output presentation.html
# Export to PDF
marp presentation.md --pdf --output presentation.pdf
# Live preview in browser
marp presentation.md --previewInstall the Marp for VS Code extension to preview and export slides directly from the editor.
- π SPIMquant GitHub: https://github.com/khanlab/SPIMquant
- π SPIMquant Docs: https://spimquant.readthedocs.io