I2K2024 workshop - Lazy Parallel Processing and Visualization of Large Data with ImgLib2, BigDataViewer, the N5-API, and Spark
https://saalfeldlab.github.io/i2k2024-lazy-workshop/
Install Quarto https://quarto.org/docs/get-started/.
Add new Markdown .qmd
or Notebook .ipynb
document into /posts
, or create a directory with the documents and supplementary files in /posts
. Use the existing examples as templates for the configuration block. Preview with
quarto preview
while editing. When happy, git commit
and git push
. Then publish with
quarto publish
powered by Quarto