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

Persistently store virtual environment in workspace #322

Open
MoritzWeber0 opened this issue Oct 2, 2024 · 0 comments
Open

Persistently store virtual environment in workspace #322

MoritzWeber0 opened this issue Oct 2, 2024 · 0 comments
Labels
jupyter Issues related to Jupyter

Comments

@MoritzWeber0
Copy link
Member

Instead of storing the virtual environment in the non-persistent /opt or /home/techuser directories, we should store it in the persistent user workspace /workspace. By doing this, we don't have to install all pip dependencies during startup. This will not just reduce network traffic, but also make the container startup faster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jupyter Issues related to Jupyter
Projects
Development

No branches or pull requests

1 participant