Install it on jupyterhub #977
|
Hello I'm running jupyterhub on a gcp VM. I followed these steps https://tljh.jupyter.org/en/latest/install/google.html to install jupyterhub Now I'm trying to install jupyterlab-git but I can't successfully complete this task. After I run the command and reload the browser an alert appear saying:
Can yo help me? |
Replies: 3 comments 4 replies
|
Hey @amasanelli
|
|
I found the solution! I installed it running Now it's working! Thanks |
Don't worry those small diff are hard to catch 😉 |
I found the solution!
I installed it running
sudo pip install --upgrade jupyterlab-giton the jupyterlab terminal and then I restarted the server using the jupyterhub control panel.Now it's working!
Thanks