mamba-org / gator

Conda environment and package management extension from within Jupyter
Other
259 stars 31 forks source link

Add ability to import conda-store environments #163

Closed peytondmurray closed 2 years ago

peytondmurray commented 2 years ago

Summary

This PR adds the ability to import conda environments into conda-store.

Changes

The one change made here is simple - the contents of the environment file are sent directly to the conda-store server; YAML format is expected.

github-actions[bot] commented 2 years ago

Binder :point_left: Launch a binder notebook on the branch Quansight/gator/import-conda-store-environment