Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 678 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 678 Bytes

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/

How to contribute

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