git status stuck: fetching git changes

#12
by keval-sha - opened
Dev Mode Explorers org
edited Jul 8

I created a space with jupyterlab instance. I have dev-mode enabled and I tried to connect to vs-code local. It appears that a repo was cloned locally. i see [APP:SSH SSH.HF.SPACE]. However, I am not sure how to push changes from here. The dev-mode on spaces seems to be stuck at fetching git changes. I confirmed I am able to ssh into the space from local terminal.

Screenshot 2024-07-08 at 2.08.00 PM.png

Dev Mode Explorers org

Hi @keval-sha , could you share an example Space where you encounter that issue?
It would be helpful for debugging

Dev Mode Explorers org

I am not sure how to push changes from here.

You should be able to use the. git command line from your terminal to push changes

Dev Mode Explorers org

@sbrandeis

Here's the space I am having issues with: https://huggingface.co/spaces/Distillation-Hugs/distillation

My space with Docker SDK with JupyterLab template. Ah, so once I ssh into the space, I can push to .git from my local terminal ?

Sign up or log in to comment