Skip to content

Instantly share code, notes, and snippets.

@m-albert
Created September 19, 2025 11:16
Show Gist options
  • Select an option

  • Save m-albert/9d3d6af1051b35c92d1c7a56bd193560 to your computer and use it in GitHub Desktop.

Select an option

Save m-albert/9d3d6af1051b35c92d1c7a56bd193560 to your computer and use it in GitHub Desktop.
name: labcourse-ia
channels:
- conda-forge
dependencies:
- python=3.11
- pip
- jupyter
- matplotlib
- scipy
- scikit-image
- seaborn
- pandas
- ipympl
- tqdm
- stackview
- pytest
- cellpose<4
- nd2
- pyimagej
- pip:
- --extra-index-url https://ia-res.ethz.ch/pypi
- iaf==0.5.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment