# Data Science Notebook

- [Preview File](/data-science-lab-6/data-science-notebook/preview-file.md): A Data Science Notebook (.ipynb files) page can be opened, and code & markdown cells can be previewed without activating the respective project.
- [Save as Notebook](/data-science-lab-6/data-science-notebook/save-as-notebook.md): This section explains Save as Notebook functionality for the .ipynb files.
- [.ipynb File Cells](/data-science-lab-6/data-science-notebook/.ipynb-file-cells.md): A Data Science Notebook or .ipynb file contains various types of cells inside it to create Data Science experiments.
- [Using a Code Cell](/data-science-lab-6/data-science-notebook/.ipynb-file-cells/using-a-code-cell.md): Write & Run Code to create Data Science Scripts and models using the .ipynb file.
- [Using a Markdown Cell](/data-science-lab-6/data-science-notebook/.ipynb-file-cells/using-a-markdown-cell.md): This page describes steps to use the text cells of the Data Science Notebook.
- [Expanding and Collapsing Markdown Cell](/data-science-lab-6/data-science-notebook/.ipynb-file-cells/using-a-markdown-cell/expanding-and-collapsing-markdown-cell.md)
- [Using an Assist Cell](/data-science-lab-6/data-science-notebook/.ipynb-file-cells/using-an-assist-cell.md): This section focuses on the BDB Assist functionality provided inside the Data Science Notebook infrastructure.
- [Resource Utilization Graph](/data-science-lab-6/data-science-notebook/resource-utilization-graph.md): This feature helps to identify the resource utilization of a Data Science Lab Project where the Notebook is saved and executed.
- [Taskbar](/data-science-lab-6/data-science-notebook/taskbar.md): The Data Science Notebook task bar presents different options that may be used to manipulate the way the notebook functions.
- [Actions Icons from Header](/data-science-lab-6/data-science-notebook/actions-icons-from-header.md): This page covers all the actions provided for a Data Science Notebook file.
- [Notebook Actions](/data-science-lab-6/data-science-notebook/notebook-actions.md): The credited options provided to a Notebook are explained under this section.
- [Register](/data-science-lab-6/data-science-notebook/notebook-actions/register.md): This page displays the steps to Export a DSL script and register it as Job.
- [Export](/data-science-lab-6/data-science-notebook/notebook-actions/register/export.md): The Export icon provided for a Notebook redirects the user to export the Notebook as a script to the Data Pipeline module and GIT Repository.
- [Register as a Job](/data-science-lab-6/data-science-notebook/notebook-actions/register/register-as-a-job.md): This page describes steps to register a Data Science Script as a Job.
- [Notebook Version Control](/data-science-lab-6/data-science-notebook/notebook-actions/notebook-version-control.md): This page explains the step by step process for Notebook migration and Push to VCS functionality.
- [Share](/data-science-lab-6/data-science-notebook/notebook-actions/share.md): This page describes the steps involved to share a Notebook script and access it as a shared Notebook.
- [Delete](/data-science-lab-6/data-science-notebook/notebook-actions/delete.md): This page explains steps to delete a Notebook.
- [Information](/data-science-lab-6/data-science-notebook/notebook-actions/information.md): This option displays the last modified date for the selected notebook.
