Azure Machine Learning Jupyter Lab Git options

Carla Marques Fiadeiro 46 Reputation points
2020-07-10T09:29:00.61+00:00

Hi,
I'm trying to setup an integration between a GITHub repository and my Jupyter Lab but I'm struggling to find the GIT options in my Jupyter Lab application.

I was expecting to see a Git clone button, a Git option on the toolbar and also the same option on the left pane but there is nothing GIT related.

I've already installed successfully the following:

pip install jupyterlab-git
pip install --upgrade python-gitlab

But nothing happens.
When I try to clone a GIT repository, I get the folders/files but then I can't interact with it. It's just copying it into my space but then I can't push/pull anything.

Can you help me on this?

Thank you,
Carla

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,332 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Carla Marques Fiadeiro 46 Reputation points
    2020-07-10T10:56:41.087+00:00
    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.