
Ultimate access to all questions.
A data scientist is working on a machine learning model. After making code changes in a local text editor, they commit these to the project's Git repository and push them to an online Git provider. They now wish to update the Databricks workspace, which currently has an outdated version of the Git repository. What is the correct step to achieve this?
A
Open the Repo Git dialog and enable automatic syncing.
B
Open the Repo Git dialog and click the 'Merge' button.
C
Open the Repo Git dialog and click the 'Pull' button.
D
Open the Repo Git dialog and enable automatic pulling.
E
Open the Repo Git dialog and click the 'Sync' button.