Skip to content

Instantly share code, notes, and snippets.

@jtpio
Last active January 28, 2022 16:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jtpio/6268417579aaf252e06c72cd3ec29ebb to your computer and use it in GitHub Desktop.
Save jtpio/6268417579aaf252e06c72cd3ec29ebb to your computer and use it in GitHub Desktop.
Reproducible test case for Binder with micromamba: https://github.com/jupyterhub/repo2docker/issues/1131
name: test
channels:
- conda-forge
dependencies:
- python >=3.10,<3.11
python -m pip --help
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment