Skip to content
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

Dynamically source variables from install.conf each time the app is opened #8

Open
bantucaravan opened this issue Jul 12, 2021 · 0 comments

Comments

@bantucaravan
Copy link

Variables from install.conf are currently manually hardcoded into the wrap files upon installation (for example here:

sedvar "${ABS_MID_WRAP}" VIRTUAL_ENV JUPYTER_BIN JUPYTER_CMD JUPYTER_NOTEBOOK_DIR ABS_INNER_WRAP BROWSER_CMD
).

To allow changing virtual envs (for example), I would like to source the variables in the wrap scripts each time app is opened.
Is there any reason why this is not done currently?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant