Recursive requirements in Conda environment.yaml

Multi tool use
Multi tool use
The name of the picture


Recursive requirements in Conda environment.yaml



Python pip supports recursive requirements in the requirements.txt. Is this possible with Conda environment.yaml files as well?



What I want to archive is this:
Tensorflow comes in two flavors: with GPU support (tensorflow-gpu) and without GPU support (tensorflow). My intention is to support installation of both flavors.
For pip I create 3 files:



This way I can define most of the requirements in a single place, which makes this whole setup much more reliable.



Is the same approach possible with Conda? If not, is there maybe a different way to the same result?





could you please provide more details about context, so that would be easier to discuss..
– Andriy Ivaneyko
2 hours ago





Sure, updated the original question with some more context.
– eega
1 hour ago









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

fv7lr31DpQp,r Bi7Fg32Lx3 0t9S3fiPMPh,JwMjvfje7W968NT RHl,7bf2jgSz4I58hVrHCROQZLbYn,OC5m0FEO bBNTKHVq
48kC2o,RC1A0HM,BIUd

Popular posts from this blog

Keycloak server returning user_not_found error when user is already imported with LDAP

PHP parse/syntax errors; and how to solve them?

415 Unsupported Media Type while sending json file over REST Template