-
Notifications
You must be signed in to change notification settings - Fork 1
Support the new version of khiops_env
#245
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
Comments
khiops_env
AFAIU, it would suffice to just initialize the relevant attributes of the |
Also, as the old code was not part of any official API, all deprecation mechanics would not be necessary IMHO; it would just suffice to remove that (environment-conditional) code. |
There is one caveat though: we should allow users to override even the variables that are already set in the
Thusly, current behavior whereby user-defined environment variables take precedence over default values (henceforth defined in |
Uh oh!
There was an error while loading. Please reload this page.
Description
The
khiops_env
PR will land soon KhiopsML/khiops#343. We should support the new features ofkhiops_env
and its availability in theconda
installation.Questions/Ideas
khiops_env
khiops_env
The text was updated successfully, but these errors were encountered: