Discussion:
[conda] Adding conda-forge for only a single package in environment file
Sudarshan Srinivasan
2018-05-03 12:38:16 UTC
Permalink
Hi,

As the title says, I'd like to use conda-forge for only a particular
package. However, I would like to create an environment file that can be
shared with others. The problem is, I need to add conda-forge to the
channel list and I'd like to avoid that. Is this possible?

Thanks.
--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/21e3a59c-e2ab-4c24-a16b-3c92dc1d6ceb%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
Jason Moore
2018-05-03 22:38:49 UTC
Permalink
Can you use the precedence of the channels to your advantage? That is, but
conda-forge after defaults.

moorepants.info
+01 530-601-9791
Post by Sudarshan Srinivasan
Hi,
As the title says, I'd like to use conda-forge for only a particular
package. However, I would like to create an environment file that can be
shared with others. The problem is, I need to add conda-forge to the
channel list and I'd like to avoid that. Is this possible?
Thanks.
--
You received this message because you are subscribed to the Google Groups
"conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/
continuum.io/d/msgid/conda/21e3a59c-e2ab-4c24-a16b-
3c92dc1d6ceb%40continuum.io
<https://groups.google.com/a/continuum.io/d/msgid/conda/21e3a59c-e2ab-4c24-a16b-3c92dc1d6ceb%40continuum.io?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/CAP7f1AhqNZdvqspH6gcNX91zQSY78_qw6hbv7CP9LRGNDPzs%3Dg%40mail.gmail.com.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
Sudarshan Srinivasan
2018-05-03 22:45:23 UTC
Permalink
I can do that. But there might potential conflicts in the future where I
don't want conda-forge to be used at all. Apparently, people want
<https://github.com/conda/conda/issues/2800> this capability, but I don't
know where the development is right now.
Post by Jason Moore
Can you use the precedence of the channels to your advantage? That is, but
conda-forge after defaults.
moorepants.info
+01 530-601-9791
On Thu, May 3, 2018 at 5:38 AM, Sudarshan Srinivasan <
Post by Sudarshan Srinivasan
Hi,
As the title says, I'd like to use conda-forge for only a particular
package. However, I would like to create an environment file that can be
shared with others. The problem is, I need to add conda-forge to the
channel list and I'd like to avoid that. Is this possible?
Thanks.
--
You received this message because you are subscribed to the Google Groups
"conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/a/continuum.io/group/conda/
.
To view this discussion on the web visit
https://groups.google.com/a/continuum.io/d/msgid/conda/21e3a59c-e2ab-4c24-a16b-3c92dc1d6ceb%40continuum.io
<https://groups.google.com/a/continuum.io/d/msgid/conda/21e3a59c-e2ab-4c24-a16b-3c92dc1d6ceb%40continuum.io?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/a/continuum.io/d/optout
.
--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/CA%2BJRyXYD7s_Yk2Fi5Lgnk3_Mj3gPmhkDMEYbhFoi2beOxNyyVQ%40mail.gmail.com.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
Loading...