StatCan / aaw

Documentation for the Advanced Analytics Workspace Platform
https://statcan.github.io/aaw/
Other
68 stars 12 forks source link

git version upgrade #1852

Open chuckbelisle opened 1 year ago

chuckbelisle commented 1 year ago

Pushing from GitLab UI in a new notebook using Ubuntu 22.04 fails

Reported. by Stan Hatko https://statcan-aaw.slack.com/archives/C012VPWFLPM/p1696354006938019

Pushing to GitLab using the JupyterHub GUI has been often broken for the past few days (especially on new notebook servers). I get the error in the screenshot below after entering the authentication credentials. Pushing by running "git push" on the command line still works, only the GUI is broken.

image

chuckbelisle commented 1 year ago

More details below: https://github.com/jupyterlab/jupyterlab-git/discussions/1247 Related to pinning by Souheil

however, we do use the upstream image from jupyterlab, so I suspect pinning py < 3.11 might cause a headache