Skip to content

Imageomics/conference-tutorials-2026

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conference-tutorials-2026

Tools tutorials for the first Imageomics Conference workshop: Designing for Discovery: Shaping Imageomics Tools for Biologists.

Dates: April 16–17, 2026 | Location: The Ohio State University, Columbus, OH

Contributing a Tutorial

Tutorial markdown files live in docs/tutorials/. See TUTORIAL_TEMPLATE.md for the authoring guide.

For inspiration: Explore NEON biodiversity data using ecocomDP.

Development

Requires Python >= 3.10. Install with uv (recommended) or pip:

# With uv
uv venv
source .venv/bin/activate
uv pip install -e .

# Or with pip
python -m venv .venv
source .venv/bin/activate
pip install -e .

Preview the site locally at localhost:8000:

zensical serve

Acknowledgments

The Imageomics Institute is supported by the National Science Foundation under Award No. 2118240. Any opinions, findings and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.

About

Tools tutorials for the first Imageomics Conference.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors