Skip to content

Conversation

@matthewfeickert
Copy link
Member

chown -R $OWNER: /venv

# Install https://github.com/astral-sh/uv for users editing environment later
curl -LsSf https://astral.sh/uv/install.sh | sh
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ivukotic is it correct that if we want something to be accessible to the final end user (and in this case also modify their ~/.bash_profile that all of that code needs to exist in SetupPrivateJupyterLab.sh? I believe this is the case, but I forget how this all actually works at request time.

@matthewfeickert matthewfeickert self-assigned this Apr 29, 2024
* Globally install uv as the local user, so user can use uv to
  install packages efficiently later if desired.
   - c.f. https://github.com/astral-sh/uv
@matthewfeickert
Copy link
Member Author

ping to @ivukotic @fengpinghu for review.

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

Successfully merging this pull request may close these issues.

2 participants