Skip to article frontmatterSkip to article content

Creating Conda Environments

There are a few options for creating conda environments in OpenSARLab. Each option come with benefits and drawbacks.


Create Conda Environments, Register Their Kernels, and Run Any Setup Scripts in the Docker Image/s

Benefits

Drawbacks


Create Conda Environments in the Docker Image/s. Then, in the Hook Script, Sync Them to $Home/.local, Register Their Kernels, and Run Any Setup Scripts

Benefits

Drawbacks


Leave Conda Environment Creation up to the Users

Benefits

Drawbacks