Interaction with Gitea
-
Hi everybody,
yesterday, I installed JupyterHub and was so amazed by the smooth process. Now, I have some Notebook it'd like to save in a Git repository. As I already host Gitea on the same Cloudron instance, I would love to put it there. Unfortunately, I can't do a pull from there. Everytime I try, the answer is a "fatal: Authentication failed" (using the console in Jupyter and having set the remote repository to https://<url>/<user>/<repo>.git).
Has anyone seen something like this? My guess is that the problem has something to do with the SSO.
Best
RoboMod