Common screen elements in a notebook
This section provides you with details of the common screen elements available in a notebook which you can use to perform various actions in the notebook.
Table 4-2 Common screen elements in a notebook
| Icon | Action/Description | 
|---|---|
| The Edit icon:  | Click to edit the basic details of a notebook such as the Name, Description, and Tags. | 
| The HTML icon:  | Click to hide or display code in all of the paragraphs in a notebook. | 
| The Results icon:  | Click to hide or display results in all of the paragraphs in a notebook. | 
| The Erace icon:  | Click to clear results in all of the paragraphs in a notebook. Warning: This action clears all results. You must run the paragraphs again to view the results. | 
| The Delete icon:  | Click to delete a notebook. | 
| The Reset icon:  | Click to reset the session. | 
| The Run icon:  | Click to run or execute all of the paragraphs in a notebook. After execution of a notebook, you can view the results in various formats. For more information, see Manage Results. | 
| The Copy icon:  | Click to create a copy of a notebook. All paragraphs in the current notebook are replicated in the new notebook.The cloned notebook is created with the default name, Copy of <Current Notebook Name>. | 
| The Export icon:  | Click to export a notebook to your local machine.For more information, see Export individual notebooks. | 
| The Share icon:  | Click to share a notebook with another user, user group, or role. | 
| The Access icon:  | Click to enable or disable write access to a notebook. If enabled, the notebook is protected from edit, clear result, delete, reset session, run paragraphs, and share. | 
| The iFrame icon:  | Click to open a notebook in iFrame. | 
| The Template icon:  | Click to select a template for the notebook. For more information, see Apply a template to a notebook. | 
| The Zeppelin or Jupyter icon:  | Click to toggle between Zeppelin and Jupyter notebooks. | 
| The View icon:  | Click to switch between Default, Simple, and Report views. | 
Parent topic: Manage Notebooks