这是indexloc提供的服务,不要输入任何密码
Skip to content

Thin online installer #987

@hmaarrfk

Description

@hmaarrfk

Checklist

  • I added a descriptive title
  • I searched open requests and couldn't find a duplicate

What is the idea?

anaconda used to have these "shared environment files". The idea was to make it is easy to install pretty complicated environments quickly.

I would like to recreate something similar for users that do not have conda installed at all.

This would allow:

  1. Providing users a "small" download.
  2. That download pulls in a much more elaborate installer

Why is this needed?

Running

conda env update --file SOME_SPEC_FILE

after the creation of the base environment

What should happen?

Downloading optimized packaged based on cpu capabilities and potentially GPU.

Additional Context

could be done with #985

Metadata

Metadata

Assignees

No one assigned

    Labels

    type::featurerequest for a new feature or capability

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions