We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some questions/suggestions (if these are implemented, please just close/check off):
Does/can set_python_env() overwrite the configuration file to point to the new env, such that the user does not need to first run reset_rMIDAS_env()?
set_python_env()
reset_rMIDAS_env()
Can we add the alias set_rMIDAS_env() for set_python_env to be consistent with reset_ and delete_ functions
set_rMIDAS_env()
set_python_env
reset_
delete_
The text was updated successfully, but these errors were encountered:
edvinskis
No branches or pull requests
Some questions/suggestions (if these are implemented, please just close/check off):
Does/can
set_python_env()
overwrite the configuration file to point to the new env, such that the user does not need to first runreset_rMIDAS_env()
?Can we add the alias
set_rMIDAS_env()
forset_python_env
to be consistent withreset_
anddelete_
functionsset_python_env()
for v1.0The text was updated successfully, but these errors were encountered: