Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conda environment management deprecation #218

Open
jpmorgan98 opened this issue Jul 25, 2024 · 0 comments
Open

Conda environment management deprecation #218

jpmorgan98 opened this issue Jul 25, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@jpmorgan98
Copy link
Collaborator

After a bunch of conversations it seems like the environment management on HPCs as well as personal devices (esp on mac-arm-64 and win-x86-64) is using Python venvs to manage the environment.

On HPCs this will work by importing a python module from their system, creating a venv, and then using pip to install all dependencies. I plan on chaining the install instructions at next version release to simplify things on this front. venv ships on most Python distributions.

@jpmorgan98 jpmorgan98 added the documentation Improvements or additions to documentation label Jul 25, 2024
@jpmorgan98 jpmorgan98 self-assigned this Jul 25, 2024
@jpmorgan98 jpmorgan98 added this to the v0.10.1 milestone Jul 25, 2024
@clemekay clemekay self-assigned this Jul 30, 2024
@jpmorgan98 jpmorgan98 reopened this Aug 6, 2024
@clemekay clemekay changed the title Conda environment magement deprecation Conda environment management deprecation Aug 13, 2024
@ilhamv ilhamv modified the milestones: v0.11, v0.12 Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants