-
Notifications
You must be signed in to change notification settings - Fork 5
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
Allow customization of conda channels in use #78
Comments
Originally posted by @goanpeca in #14 (comment) |
Haven't heard from @hiroalchem, so I am not sure I follow. Is this about adding extra channels that will be added globally to any conda install, or locally (per package item) when installing something? Thoughts @jaimergp ? |
I think they'd like to obtain plugins for non-conda-forge channels? We currently feed it from the npe2api, so I guess they'll need to supply additional endpoints with the same JSON payloads. This is not urgent or even required, but I created the issue so it wouldn't get lost when closing the other meta issue. |
Indeed, since that is a static site, I don't see this happening soonish :-| |
I don't think it would be plugins in other channels, but rather plugins with dependencies in other channels? like -c nvidia or something? |
I feel that's only for very specific packages (e.g. |
My original post was mainly about PyTorch, particularly how to make it easier for users to install it when they want to use a GPU. |
If it's about pytorch, then I have good news, conda-forge might have it for Windows soon. Track this PR: conda-forge/pytorch-cpu-feedstock#231 |
Originally posted by @hiroalchem in #14 (comment)
The text was updated successfully, but these errors were encountered: