Skip to content

khanlab/SPIMquant-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

SPIMquant-intro

Introduction and tutorial for SPIMquant

Contents

  • presentation.md β€” Marp-based slide deck covering the SPIMquant intro tutorial and demo.
  • draft_tutorial.md β€” Outline / notes used to build the presentation.

Viewing the Presentation

The presentation is written for Marp, a Markdown Presentation Ecosystem.

Option 1 β€” Marp CLI

# 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 --preview

Option 2 β€” VS Code Extension

Install the Marp for VS Code extension to preview and export slides directly from the editor.

Links

About

Introduction and tutorial for SPIMquant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors