aws / aws/studio-lab-examples

Support conda-lock files for efficient/reliable conda env creation

Open
#81 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Jupyter Notebook
Stars
772
Forks
229
PR merge metrics
No merged PRs in 30d

Description

It's great that Studio Lab finds and builds conda environments using the `environment.yml` file.

It would be great to also support [conda-lock](https://github.com/conda-incubator/conda-lock#conda-lock) files, which have the advantage of 100% reliable reproducibility and speed, since the conda (or mamba) solver does not need to be invoked.

As an example repo that works with Studio Lab (and that has a conda-lock file), check out:
https://github.com/Element84/geo-notebooks#launch-in-sagemaker-studio-lab

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.