You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have been asked to include jupyterlab-git in the Dockerfile for the notebooks. This is commonly used in ODH/ODS. I don't know if we need it for all users, but can we add it to the Dockerfile? Is it as simple as adding jupyterlab-git to requirements?
It is no problem to add it, we already have it in dev-requirements.txt. But it adds an element to the UI, and the extension had issues for me recently (the diff would not show correctly). I don't recommend adding it for everyone.
We have been asked to include jupyterlab-git in the Dockerfile for the notebooks. This is commonly used in ODH/ODS. I don't know if we need it for all users, but can we add it to the Dockerfile? Is it as simple as adding jupyterlab-git to requirements?
https://github.com/jupyterlab/jupyterlab-git
Since we are using JupyterLab 3.X, it looks like we do not need to run "jupyter lab build"
Let me know what you think. This can wait a few weeks, but want to make sure it is technically feasible.
The text was updated successfully, but these errors were encountered: