Notebook Version Control
Easily maintain multiple versions of a Notebook in GIT Lab.
Watch out a walk-through on the Version Control Functionality for Notebook.
Pushing a Notebook to the VCS
- Select a Notebook from the displayed Notebook list. 
- Select the Ellipsis icon to open the Actions context menu. 
- Click the Push into VCS option for the Notebook. 

- The Push into Version Controlling System dialog box appears. 
- Provide a Commit Message. 
- Click the Push option. 

- A notification message appears to inform the success of the action. The Notebook version gets pushed to the VCS. 

Pulling a Notebook from the VCS
- Navigate to the Notebook list given under a Project. 
- Click the Ellipsis icon to open the Notebook Actions 
- Click the Pull from VCS option for the Notebook. 

- The Pull from Version Controlling System dialog box opens. 
- Select the version that you wish to pull by using the checkbox. 
- Click the Pull option. 

- A notification message appears to inform the success of the action. 
- The pulled version of the selected Notebook gets updated in the Notebook list. 

Last updated
