Delete
- Navigate to the Notebook tab of a Repo Sync Project. 
- Select the Ellipsis icon for a file to open the context menu. 
- Click the Delete option from the context menu. 

- The Delete Notebook dialog box opens. 
- Click the Yes option. 
        
- The selected Notebook gets removed from the list. 
- A notification message appears to inform about the completion of the delete action for the selected Notebook. 

The delete action used for a file gets mentioned in the Git console space as well. Refer the steps given below to get delete notification in the console.
- Click the Console icon. 
- The Git Console space opens below. 
- Use the 'git status' command. 
- The deleted file action gets mentioned in the Git Console space. 

Last updated
