Skip to content

When cloning a workspace, create a virtualenv or conda environment #58

Description

@jfischer

If we see an environment.yml, and conda is in the path, create the conda environment. Otherwise, ifwe see a requirements.txt, create a virtualenv. If the environment already exists, and not in batch mode, prompt the user whether to delete it?

There should be a configuration parameter in the workspace to enable/disable this feature (maybe set on init).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions