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

Added conda section #649

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Added conda section #649

wants to merge 9 commits into from

Conversation

lbarraga
Copy link
Contributor

@lbarraga lbarraga commented Jul 18, 2024

Here is a basic section on why it is not recommended to use conda. I would still like to add the following:

  • If you must use conda, what are the best practices (e.g. don't use modules at all)
  • A simple example of something that goes wrong
    • It seems like loading a module alongside a conda environment overrides the python of conda with the python of the module

mkdocs/docs/HPC/conda.md Outdated Show resolved Hide resolved
@stdweird
Copy link
Member

@lbarraga cerntral vsc docs have also conda docs; best to check them out to avoid duplciate work

mkdocs/docs/HPC/conda.md Outdated Show resolved Hide resolved
@boegel
Copy link
Member

boegel commented Aug 19, 2024

Maybe we should also warn people about the use of conda packages from Anaconda channels, see https://www.theregister.com/2024/08/08/anaconda_puts_the_squeeze_on/

@lbarraga
Copy link
Contributor Author

Maybe we should also warn people about the use of conda packages from Anaconda channels, see

@boegel added in add section about Anaconda enforcing TOS

@lbarraga lbarraga marked this pull request as ready for review September 3, 2024 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants