ml-tooling / ml-workspace

🛠 All-in-one web-based IDE specialized for machine learning and data science.
https://mltooling.org/ml-workspace
Apache License 2.0
3.42k stars 446 forks source link

Image without Anaconda #108

Closed lukas-a-olson closed 2 years ago

lukas-a-olson commented 2 years ago

Feature description: Would it be possible to create a version of the image that does not use Anaconda?

Problem and motivation:

Since Anaconda changed their Terms of Service, companies with more than 200 employees must purchase a license to use the Anaconda repo. My understanding is that this also prevents companies from using images like this that rely on that repo. I am hoping that we could make conda an optional part of the ML-Workspace to prevent conflicts with their ToS.

Is this something you're interested in working on?

No

MohamedElashri commented 2 years ago

In principle, I think yes. Also, this project uses Miniconda not anaconda. I'm not a lawyer, so I don't know if they have the same restriction exactly or not. If it does not, so you don't have to change anything.

lukas-a-olson commented 2 years ago

The Miniconda EULA links to the same Anaconda ToS that includes the language about commercial use. My understanding is that the restriction applies to any use Anaconda repository regardless of how it's accessed.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 14 days