Git clone button not available

Dear all,

I would like to run the Jupyter Notebooks of the different use cases (which are in github). However, in my Jupyter Lab, the Git Clone button does not appear. (the button which would allow me to clone the repositories). See screenshot (in yellow the area where I would expect the button to be)
Thanks for your help.

as mentioned in No module named 'openeo' it depends on which jupyterlab setup you are using (a local one, a hosted one, …).

I guess you are referring to this jupyterlab plugin GitHub - jupyterlab/jupyterlab-git: A Git extension for JupyterLab which apparently is not installed on your setup

1 Like

You can easily open a console using the blue + button and clone the repository by typing git clone URL

1 Like

Thank you both for your help! It seems I had inadvertently started the wrong notebook type. The issue was solved like this:

  • Going to File > Hub Control Panel
  • Stopping the server
  • Starting new server with the openEO Platform stack