4.1.3.1.3.1 Common Screen Elements in the Notebook

This topic describes common screen elements in the notebook that can be used to perform quick actions when preparing and executing the notebooks.

Table 4-5 Elements in the Notebook

Icon Name Action/Description
Modify Notebook


Modify Notebook

Modifies the details of a notebook, such as a name, description, and (or) tags.
Hide Code


Hide Code

Hides or shows the Code Section in all the paragraphs in a notebook.
Hide Result


Hide Result

Hides or shows the Results Section in all the paragraphs in a notebook.
Re-initialize session


Re-initialize session

Re-initialize the paragraph in a notebook.

Note: By default, the Start Widget gets executed automatically on clicking the Re-initialize icon. All other paragraphs need to be executed manually.

Read-Only


Read-only mode

Sets the notebook to read-only mode.

Note: The notebook is protected from edit, clear result, delete, share, reset session, and run paragraphs in Read-only mode.

Write


Write mode

Set the notebook to write mode.
Run Paragraphs


Run All Paragraphs

Executes all the paragraphs in a notebook in sequential order.
Invalidate Session


Invalidate Session

Resets any connection or code executed in a notebook.
Delete Notebook


Delete Notebook

To delete the selected notebook.
Clear Result


Clear Result

Clears results for all the paragraphs in a notebook.

Note: This action clears all the results. You must rerun the paragraphs to view the results.

Clear Paragraph Dependencies


Clear Paragraph Dependencies

Remove all defined paragraph dependencies.
Open as an iframe


Open as an iframe

Opens a notebook in an Iframe. This allows a notebook to be embedded inside another webpage.
Share Notebook


Share Notebook

Share the notebook with another user, user group, or role.
Clone Notebook


Clone Notebook

Creates 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>.
Export Notebook


Export Notebook

Export the notebook to your computer as a DNSB file.
Print Notebook


Print Notebook

To print a notebook in the PDF format and save it in your local machine.
Default Template


Default Template

To apply the overall look and feel of the notebook using the default template.
Layout


Layout

Sets the preferred layout. The available layouts are Zeppelin and Jupyter.
Default Template


Notebook Template

Applies the overall look and feel of the notebook using the default template.
Show Panel


Show Panel

Shows or hides the Paragraph Settings Bar Commands, Results Toolbar, and Settings Dialog for a selected paragraph in a panel to the notebook's right.
Attach Credentials
Attach Credentials

You can use this option to attach credentials (wallet and password) to the notebook to enable secure data access.
Versioning


Versioning

You can use this option to create versions for your notebook, which helps you analyze the changes based on the version control.
Run Paragraph
Run Paragraph

To execute the code or query in a paragraph.
Enter Dependency Mode


Enter Dependency Mode

To add or remove dependent paragraphs. Paragraphs with dependent paragraphs are executed in the dependency order.
Comments


Comments

To add comments to a paragraph.
Expand


Expand

To expand a paragraph and view the paragraph in full-screen mode.
Show/Hide Line Numbers


Show or Hide Line Numbers

To show or hide line numbers in the code in a paragraph.

Note:This button is applicable only to the code section.

Visibility
Visibility

To manage the visibility settings in a paragraph. It controls how a paragraph may be viewed by the author and other users who have access to the notebook.
Settings


Settings

Users can perform the following actions:
  • Resize the width of a paragraph
  • Change the order of placement of the paragraphs by moving them up or down
  • Run the all above or all below paragraph from the selected paragraph.
  • Clear the paragraph result
  • Open the notebook in Embedded window
  • Disable the run action
  • Clone the paragraph
  • Delete a paragraph