Discussion:
[conda] Override .condarc file location?
Skip Montanaro
2018-05-07 14:31:58 UTC
Permalink
At work I share the same (NFS-mounted) home directory on Linux and Windows.
I do virtually nothing with Windows other than read mail and use it as a
glorified X terminal.

I did want to install and run a small typing/mouse watcher. I installed a
locally cached Anaconda environment and just run it from the root
environment (yeah, bad practice, I suppose, but I can always delete it and
start over if necessary - it's not shared with anyone).

Installation worked fine, but update failed because there are some local
Linux-specific bits in my ~/.condarc file. I commented them out to get
update to succeed. Is there a cleaner way of separating my Windows and
Linux .condarc files? Maybe a CONDARC environment variable which specifies
its location? This:

https://conda.io/docs/user-guide/tasks/build-packages/environment-variables.html

seemed like the obvious place such an environment variable would be
described, but I saw nothing. Any pointers/suggestions appreciated...

Skip Montanaro
--
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/CANc-5UyPHq-dv%2B4mRKd9rSgG18Msdo7o26RTeoL70fC0YOHXSg%40mail.gmail.com.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
Loading...