Replies: 2 comments
-
I got it. Just cloned my random private repo
then enter username and token... now git saved em and it's not asking me username when i launch jupiter server |
Beta Was this translation helpful? Give feedback.
0 replies
-
Small suggestion, if you use SSH authentication you can make use of SSH agent forwarding: https://docs.github.com/en/developers/overview/using-ssh-agent-forwarding |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i'm running JupiterLab on remote Ubuntu server.
I'm launching it with
Then i launch SSH tunnel on my local machine and here we go...
After i installed Git extension, the jupiter server started to ask me for my username after i launching jupiter lab server:
So i entered my username and got an error
After this jupiter server is crashing, i cant turn it off using
jupyter server stop 8888
and have to reboot my whole server.This all hapens every time i'm trying to enter my github username
The question - how do i enter my username and finally will be able to use github extension?
Beta Was this translation helpful? Give feedback.
All reactions