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

jupyterlab-git extension is not loading on top of jupyerlab in TLJH jupyterhub container #1233

Open
gmouawad opened this issue Mar 17, 2023 · 7 comments

Comments

@gmouawad
Copy link

Hello,

I have a tljh jupyterhub container installed on a docker linux based.

On top of it, I have installed jupyerlab and jupyterlab-git using the below:
pip install --upgrade jupyterlab jupyterlab-git

Once I open my jupyterlab from the jupyterhub link, I am getting an error that jupyterlab-git is not loaded:
image

if I run jupyter server extension list on my container below is the result:

Config dir: /root/.jupyter

Config dir: /usr/etc/jupyter
jupyterlab_git enabled
- Validating jupyterlab_git...
jupyterlab_git 0.37.1 OK

/usr/local/lib/python3.6/dist-packages/jupyter_server_mathjax/app.py:40: FutureWarning: The alias _() will be deprecated. Use _i18n() instead.
help=_("""The MathJax.js configuration file that is to be used."""),
Config dir: /usr/local/etc/jupyter
jupyter_server_mathjax enabled
- Validating jupyter_server_mathjax...
jupyter_server_mathjax OK
jupyterlab_git enabled
- Validating jupyterlab_git...
jupyterlab_git 0.37.1 OK
nbclassic enabled
- Validating nbclassic...
nbclassic OK
nbdime enabled
- Validating nbdime...
nbdime 3.1.1 OK

Your help is much appreciated

@welcome
Copy link

welcome bot commented Mar 17, 2023

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@HananInfiniGrow
Copy link

I have the same issue with TLJH #1237 (comment)

@gmouawad
Copy link
Author

gmouawad commented May 2, 2023

@HananInfiniGrow I opened a discussion on the jupyter community and my issue isn't fixed yet

@fcollonval
Copy link
Member

To be able to fix this issue, we need someone to run the user JupyterLab server in debug mode and a good knowledge of TLJH to figure out why the specific endpoints are blocked.

@HYBG-1126
Copy link

I have the same issue,but i don't know what should i do;

@vsisl
Copy link

vsisl commented Jan 10, 2024

I have the same problem - would like to install jupyterlab-git extension in TLJH. @fcollonval I am an admin user in TLJH so I should be able to run JupyterLab server in debug mode. Could you give me some guidance what should I look at?

@gs-scooter
Copy link

Same problem here as well, looking for guidance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants