Forum Discussion
Notebook changes are not syncing from Fabric workspace to Azure Repository
Hi Everyone,
I am working on setting up the git integration process and syncing the items to azure repository in to respective branch. I made the changes into Data Pipelines, Warehouse, reports and semantic models everything is working fine. But i observed when i made changes in notebook it is not showing up in the source control bar to commit the changes.
Below i updated test_notebook from 10 to 60 it is saving in notebook
when i went back to the source control in fabric workspace it is not showing up in the changes window.
Along with the above change i updated the data pipeline retry count, data pipeline change is showing fine but notebook change is not reflecting. (Line Number 47)
Is there any reason why the notebook changes are not syncing or not reflecting in commit window and not commiting changes to azure repository. Please help me if anyone faces this issue.
- Anonymous2 years ago
Yes it was turned on yesterday it was not showing in the source control bar not sure why, but just now i tested by adding one line of spark command now it is showing and committed the changes to azure repo. Anyways thank you its working now.
Repo
Cheers 😊
2 Replies
- GilbertQ
Super User
Hi Anonymous
Can you make sure that the auto save is set to on as shown below?
- AnonymousNot applicable
Yes it was turned on yesterday it was not showing in the source control bar not sure why, but just now i tested by adding one line of spark command now it is showing and committed the changes to azure repo. Anyways thank you its working now.
Repo
Cheers 😊