pangeo-data / pangeo-openeo-BiDS-2023

Pangeo & OpenEO Joint tutorial for BiDS23 - "Scaling Big Data Analysis with Pangeo and OpenEO: Unlocking the Power of Space Data"
https://pangeo-data.github.io/pangeo-openeo-BiDS-2023/
MIT License
10 stars 7 forks source link

create link to do git pull #58

Open tinaok opened 10 months ago

tinaok commented 10 months ago

We would like to have a link to do git pull automatically as we had for foss4g tutorial session.
On foss4g, we had a link as follows;

https://pangeo-foss4g.vm.fedcloud.eu/jupyterhub/hub/user-redirect/git-pull?repo=https%3A//github.com/pangeo-data/foss4g-2022&urlpath=lab/tree/foss4g-2022/tutorial/pangeo101/&branch=main

So I imagine that we need something like this.

https://pangeo-eosc.vm.fedcloud.eu/jupyterhub/hub/user-redirect/git-pull?repo=https%3A//github.com/pangeo-data/pangeo-openeo-BiDS-2023&urlpath=lab/tree/pangeo-openeo-BiDS-2023/tutorial/part1/&branch=main

But it is not working. I think for foss4g @guillaumeeb made it happen, does anyone have any idia how to make it work?