> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/data-science-lab/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment.md).

# Tabs for TensorFlow and PyTorch Environment

- [Notebook](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook.md): All you need to work about the DS Lab Notebook tab is explained under this section.
- [Ways to Access Notebook](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/ways-to-access-notebook.md): You can navigate to the Notebook page using either of the ways.
- [Creating a Notebook](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/ways-to-access-notebook/creating-a-notebook.md): Harness the full power of popular Data Science libraries
- [Uploading a Notebook](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/ways-to-access-notebook/uploading-a-notebook.md): Bring your Python script to the Notebook framework to carry forward your Data Science experiment.
- [Notebook Page](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-page.md): Explore the page where all the Data Science activities take place.
- [Preview Notebook](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-page/preview-notebook.md): Notebook page can be opened, and code & markdown cells can be previewed without activating the respective project.
- [Notebook Cells](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-page/notebook-cells.md): Learn steps to add Notebook Cells and use them.
- [Using a Code Cell](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-page/notebook-cells/using-a-code-cell.md): Write & Run Code in a Notebook.
- [Using a Markdown Cell](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-page/notebook-cells/using-a-markdown-cell.md): This page describes steps to use the text cells of the Notebook.
- [Modifying a Notebook](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-page/modifying-a-notebook.md): Add or modify Notebook Name and Description.
- [Resource Utilization Graph](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-page/resource-utilization-graph.md): It helps to identify the resource utilization of a Data Science Lab Project where the Notebook is saved and getting executed.
- [Notebook Taskbar](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-page/notebook-taskbar.md): Instantly enhance your Notebook content with the help of the Task Bar.
- [Notebook Operations](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-page/notebook-operations.md): This section aims at describing the various operations available under the Notebook tab.
- [Datasets](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-page/notebook-operations/datasets.md): Now the Notebook page facilitates the user to add the datasets.
- [Copy Path (for Sandbox files)](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-page/notebook-operations/datasets/copy-path-for-sandbox-files.md): Sandbox files uploaded with the following file types can be accessed inside the Data Science Notebook using the Copy Path operation.
- [Secrets](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-page/notebook-operations/secrets.md): Generate Environment Variables to save your confidential information from getting exposed.
- [Algorithms](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-page/notebook-operations/algorithms.md): Get steps on how to do Algorithm Settings and Project level access to use Algorithms inside Notebook.​
- [Transforms](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-page/notebook-operations/transforms.md): Save and load models with transform script, register them or publish them as an API through DS Lab module.
- [Models](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-page/notebook-operations/models.md): Saving & loading a Data Science Lab model
- [Model Explainer](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-page/notebook-operations/models/model-explainer.md): The user can explore the Data Science Lab models using the Explainer dashboard with multiple charts that aim to explain the model specifications.
- [Registering & Unregistering a Model](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-page/notebook-operations/models/registering-and-unregistering-a-model.md): Register a DSL Model from the Notebook tab
- [Applying Filter](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-page/notebook-operations/models/applying-filter.md): The saved model can be filtered from the Notebook page. This section describes the details for the same.
- [Predict](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-page/notebook-operations/predict.md): Predict the outcome of a DSL model using the Notebook interface.
- [Artifacts](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-page/notebook-operations/artifacts.md): This page explains how to save Artifacts. Save plots and datasets inside Notebook as Artifacts.
- [Variable Explorer](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-page/notebook-operations/variable-explorer.md): Get the Variables information listed under this tab.
- [Find and Replace](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-page/notebook-operations/find-and-replace.md): The user can also find and replace the text by using the Find/Replace option.
- [Notebook List Page](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-list-page.md)
- [Export](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-list-page/export.md): The Export icon provided for a Notebook redirects the user to export the Notebook to Data Pipeline module and GIT Repository.
- [Export to Pipeline](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-list-page/export/export-to-pipeline.md): A Notebook can be exported to the Data Pipeline module by using this option.
- [Export to GIT](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-list-page/export/export-to-git.md): A Notebook script can be migrated across the space and server by using the GIT migration option.
- [Notebook Version Control](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-list-page/notebook-version-control.md): Easily maintain multiple versions of a Notebook in GIT Lab.
- [Sharing a Notebook](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-list-page/sharing-a-notebook.md): Share your DSL Notebook across the teams.
- [Editing a Notebook](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-list-page/editing-a-notebook.md)
- [Deleting a Notebook](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/notebook/notebook-list-page/deleting-a-notebook.md)
- [Dataset](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/dataset.md): This section focuses on how to add or upload datasets to your DSL Projects. The Dataset tab lists all the added Datasets for a Project.
- [Adding Data Sets](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/dataset/adding-data-sets.md): The Dataset tab allows the users to add the required Datasets and view the added Datasets for a specific Project.
- [Data Sets](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/dataset/adding-data-sets/data-sets.md)
- [Data Sandbox](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/dataset/adding-data-sets/data-sandbox.md)
- [Dataset List Page](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/dataset/dataset-list-page.md): This section provides details about all the options/actions provided to an added dataset inside a Data Science Lab project.
- [Preview](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/dataset/dataset-list-page/preview.md): The Data Preview option displays a sample of the actual data for the user to understand the data values in a better way.
- [Data Profile](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/dataset/dataset-list-page/data-profile.md): This feature helps users to visualize the detailed profile of data to know about data quality, structure and consistency.
- [Create Experiment](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/dataset/dataset-list-page/create-experiment.md): This option helps the users to create an Auto ML experiment on the selected Dataset.
- [Data Preparation](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/dataset/dataset-list-page/data-preparation.md): Data preparation is the process of collecting, cleaning, and transforming raw data into a format that can be easily analyzed and used for various applications.
- [Delete](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/dataset/dataset-list-page/delete.md)
- [Utility](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/utility.md): This tab allows to create and list the python scripts (.py files) that can be imported to your notebook.
- [Model](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/model.md): The Model tab includes various models created, saved, or imported using the Data Science Lab module. It broadly list Data Science Models, Imported Models, and Auto ML models.
- [Model Explainer](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/model/model-explainer.md): The user can explore the AutoML models using the Explainer dashboard with multiple charts that aim to explain the model specifications.
- [Import Model](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/model/import-model.md): External models can be imported into the Data Science Lab and experimented inside the Notebooks.
- [Export to GIT](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/model/export-to-git.md): The user can migrate a Model across space or server using the Export to GIT feature.
- [Register a Model](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/model/register-a-model.md): Register/Publish a DSL Model from the Model tab.
- [Unregister A Model](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/model/unregister-a-model.md): Unregister/ Unpublish a model using the Model tab.
- [Register a Model as an API Service](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/model/register-a-model-as-an-api-service.md)
- [Register a Model as an API](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/model/register-a-model-as-an-api-service/register-a-model-as-an-api.md)
- [Register an API Client](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/model/register-a-model-as-an-api-service/register-an-api-client.md)
- [Pass Model Values in Postman](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/model/register-a-model-as-an-api-service/pass-model-values-in-postman.md)
- [AutoML Models ](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/model/automl-models.md): Top three AutoML models are enclosed within a folder and displayed on the Models list page containing the same name of Experiment created.
- [Auto ML](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/auto-ml.md): The Auto ML tab allows the users to create various experiments and list all the created experiments.
- [Creating Experiments](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/auto-ml/creating-experiments.md): A Data Scientist can create various Experiments based on specified algorithms.
- [Accessing the Create Experiment Option](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/auto-ml/creating-experiments/accessing-the-create-experiment-option.md): The Create Experiment action gets completed in two steps. This section aims to explain them.
- [Configure](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/auto-ml/creating-experiments/accessing-the-create-experiment-option/configure.md): The Configure tab is the default tab under the Create Experiment form.
- [Select Experiment Type](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/auto-ml/creating-experiments/accessing-the-create-experiment-option/select-experiment-type.md): This portion explains how to specify an algorithm/prediction model for a new experiment.
- [AutoML List Page](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/auto-ml/automl-list-page.md): This page displays the list of the created experiments.
- [View Report](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/auto-ml/automl-list-page/view-report.md): The View Report action option gets provided to a completed or failed experiment under the Auto ML tab.
- [Details](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/auto-ml/automl-list-page/view-report/details.md): The Details tab opens while clicking the View Report icon.
- [Models](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/auto-ml/automl-list-page/view-report/models.md): The Models tab displays details about the suggested Auto ML model.
- [View Explanation](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/auto-ml/automl-list-page/view-report/models/view-explanation.md)
- [Model Summary](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/auto-ml/automl-list-page/view-report/models/view-explanation/model-summary.md): The Model Summary option gets displayed by default while clicking the View Explanation option for an Auto ML model.
- [Model Interpretation](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/auto-ml/automl-list-page/view-report/models/view-explanation/model-interpretation.md): The user can interpret the selected Auto ML model by using an auto generated Model Explainer dashboard.
- [Classification Model Explainer](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/auto-ml/automl-list-page/view-report/models/view-explanation/model-interpretation/classification-model-explainer.md): This page provides sample explainer dashboards for Classification Models.
- [Regression Model Explainer](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/auto-ml/automl-list-page/view-report/models/view-explanation/model-interpretation/regression-model-explainer.md): This page provides sample explainer dashboards for Regression Models.
- [Dataset Explainer](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/auto-ml/automl-list-page/view-report/models/view-explanation/dataset-explainer.md)
- [Delete](https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/auto-ml/automl-list-page/delete.md): The Delete option helps to remove the selected Auto ML from the list.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bdb.ai/data-science-lab/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
