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

jupyterhub::kernel::venv::prefix not cleared by prepare4image.sh #382

Open
mboisson opened this issue Sep 23, 2024 · 2 comments
Open

jupyterhub::kernel::venv::prefix not cleared by prepare4image.sh #382

mboisson opened this issue Sep 23, 2024 · 2 comments

Comments

@mboisson
Copy link
Member

The folder jupyterhub::kernel::venv::prefix should be deleted when running prepare4image.sh, otherwise it is stuck on whatever version of python was used to generate the image.

@mboisson
Copy link
Member Author

Also,
${::jupyterhub::node::prefix}/share/jupyter/kernels/
should be deleted too.

@mboisson
Copy link
Member Author

I am not sure how to make prepare4image.sh delete these folders based on the YAML values however. Does it need to become a template ?

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