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

Update existing conda environments and templates to remove defaults channel #710

Closed
5 tasks done
jashapiro opened this issue Aug 13, 2024 · 0 comments · Fixed by #714
Closed
5 tasks done

Update existing conda environments and templates to remove defaults channel #710

jashapiro opened this issue Aug 13, 2024 · 0 comments · Fixed by #714

Comments

@jashapiro
Copy link
Member

jashapiro commented Aug 13, 2024

As part of #705, we should update all existing conda environment.yml and conda-lock.yml files to not include the defaults channel, to remove potential reliance on Anaconda licensing for end users.

When updating conda-lock.yml files, this will likely require deleting and recreating the files, as conda-lock does not seem to like when the channel list changes between updates.

The modules currently affected by this are:

  • cell-type-ewings
  • doublet-detection
  • hello-python
  • metacells
  • templates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant