Skip to content

feat: allow jupyterlab server extensions to be installed#116

Merged
leafty merged 5 commits into
fix/jupyterlab-warningsfrom
leafty/jupyterlab-extensions
Nov 27, 2025
Merged

feat: allow jupyterlab server extensions to be installed#116
leafty merged 5 commits into
fix/jupyterlab-warningsfrom
leafty/jupyterlab-extensions

Conversation

@leafty
Copy link
Copy Markdown
Member

@leafty leafty commented Nov 24, 2025

Changes for the jupyterlab buildpack:

  • if a jupyterlab_extensions.txt file is present at the root of the project, it will be used to install Jupyter extensions with pip. If this step fails, the build will continue.
  • some additional environment variables are set before starting jupyterlab: PYTHONUSERBASE is set; this allows the PyPI extension manager to install extensions inside RENKU_MOUNT_DIR which means that extensions are installed in a persisted location.

@leafty leafty marked this pull request as ready for review November 25, 2025 14:02
Copy link
Copy Markdown
Collaborator

@SalimKayal SalimKayal left a comment

Choose a reason for hiding this comment

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

looks good and seems to work well

@leafty leafty merged commit 7bc5d71 into fix/jupyterlab-warnings Nov 27, 2025
3 checks passed
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