# Data Science Lab

- [What is Data Science Lab?](/bdb-documentation/data-science-lab/what-is-data-science-lab.md)
- [Design Philosophy](/bdb-documentation/data-science-lab/what-is-data-science-lab/design-philosophy.md)
- [What is a DSL Project?](/bdb-documentation/data-science-lab/what-is-data-science-lab/what-is-a-dsl-project.md)
- [Getting Started](/bdb-documentation/data-science-lab/getting-started.md)
- [Accessing the DS Lab Module](/bdb-documentation/data-science-lab/getting-started/accessing-the-ds-lab-module.md): This page displays the steps to access the DS Lab module under the platform.
- [Start your Data Science Experiment with DS Lab](/bdb-documentation/data-science-lab/start-your-data-science-experiment-with-ds-lab.md): Follow the given sequence to accomplish your experimentation with Data Science Lab
- [Project](/bdb-documentation/data-science-lab/project.md): This section covers all the details about the DS Lab Project that you need to know.
- [Creating a Project](/bdb-documentation/data-science-lab/project/creating-a-project.md): Create your experimental DS projects within the platform.
- [Keep Multiple Versions of a Project](/bdb-documentation/data-science-lab/project/keep-multiple-versions-of-a-project.md): You can easily maintain multiple versions of the DSL Project through this option.
- [Sharing a Project](/bdb-documentation/data-science-lab/project/sharing-a-project.md): Share your DSL projects across your team.
- [Editing a Project](/bdb-documentation/data-science-lab/project/editing-a-project.md): Instantly view or modify the Project configuration information.
- [Activating a Project](/bdb-documentation/data-science-lab/project/activating-a-project.md): You can activate your DS Lab Project using this option.
- [Deactivating a Project](/bdb-documentation/data-science-lab/project/deactivating-a-project.md): Deactivate your DS Lab project using the given steps.
- [Deleting a Project](/bdb-documentation/data-science-lab/project/deleting-a-project.md): You can remove your DS Lab project from the list by using this option.
- [Various Tabs to work with](/bdb-documentation/data-science-lab/various-tabs-to-work-with.md)
- [Notebook](/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook.md): All you need to work about the DS Lab Notebook tab is explained under this section.
- [Ways to Access Notebook](/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/ways-to-access-notebook.md): You can navigate to the Notebook page using either of the ways.
- [Creating a Notebook](/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/ways-to-access-notebook/creating-a-notebook.md): Harness the full power of popular Data Science libraries
- [Uploading a Notebook](/bdb-documentation/data-science-lab/various-tabs-to-work-with/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](/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-page.md): Explore the page where all the Data Science activities take place.
- [Notebook Cells](/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-page/notebook-cells.md): Learn steps to add Notebook Cells and use them.
- [Using a Code Cell](/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-page/notebook-cells/using-a-code-cell.md): Write & Run Code in a Notebook.
- [Using a Markdown Cell](/bdb-documentation/data-science-lab/various-tabs-to-work-with/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](/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-page/modifying-a-notebook.md): Add or modify Notebook Name and Description.
- [Notebook Task Bar](/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-page/notebook-task-bar.md): Instantly enhance your Notebook content with the help of the Task Bar.
- [Notebook Operations](/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-page/notebook-operations.md): This section aims at describing the various operations available under the Notebook tab.
- [Turn your Script into a  Model](/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-page/notebook-operations/turn-your-script-into-a-model.md): Saving & loading a Data Science Lab model
- [Registering a Model](/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-page/notebook-operations/turn-your-script-into-a-model/registering-a-model.md): Register a DSL Model from the Notebook tab
- [Filtering a Model](/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-page/notebook-operations/turn-your-script-into-a-model/filtering-a-model.md)
- [Predict](/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-page/notebook-operations/predict.md): Predict the outcome of a DSL model.
- [Save Artifacts](/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-page/notebook-operations/save-artifacts.md): Save plots and datasets inside Notebook as Artifacts
- [Find and Replace](/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-page/notebook-operations/find-and-replace.md)
- [Secrets](/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-page/notebook-operations/secrets.md): Generate Environment Variables to save your confidential information from getting exposed.
- [Algorithms](/bdb-documentation/data-science-lab/various-tabs-to-work-with/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](/bdb-documentation/data-science-lab/various-tabs-to-work-with/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.
- [Notebook List Page](/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-list-page.md)
- [Export to Pipeline](/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-list-page/export-to-pipeline.md)
- [Notebook Version Control](/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-list-page/notebook-version-control.md): Easily maintain multiple versions of a Notebook in GIT Lab.
- [Sharing a Notebook](/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-list-page/sharing-a-notebook.md): Share your DSL Notebook across the teams.
- [Editing a Notebook](/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-list-page/editing-a-notebook.md)
- [Dataset](/bdb-documentation/data-science-lab/various-tabs-to-work-with/dataset.md): Add and insert datasets to your DSL Projects.
- [Adding Data Sets](/bdb-documentation/data-science-lab/various-tabs-to-work-with/dataset/adding-data-sets.md)
- [Adding Data Sandbox](/bdb-documentation/data-science-lab/various-tabs-to-work-with/dataset/adding-data-sandbox.md)
- [Utility](/bdb-documentation/data-science-lab/various-tabs-to-work-with/utility.md): This tab allows to create and list the python scripts (.py files) that can be imported to your notebook.
- [Model](/bdb-documentation/data-science-lab/various-tabs-to-work-with/model.md)
- [Register a Model](/bdb-documentation/data-science-lab/various-tabs-to-work-with/model/register-a-model.md): Publish a DSL Model from the Model tab
- [Unregister a Model](/bdb-documentation/data-science-lab/various-tabs-to-work-with/model/unregister-a-model.md): Unpublish a model using the Model tab
- [Register Model as an API Service](/bdb-documentation/data-science-lab/various-tabs-to-work-with/model/register-model-as-an-api-service.md)
- [Register a Model as an API](/bdb-documentation/data-science-lab/various-tabs-to-work-with/model/register-model-as-an-api-service/register-a-model-as-an-api.md)
- [Register an API Client](/bdb-documentation/data-science-lab/various-tabs-to-work-with/model/register-model-as-an-api-service/register-an-api-client.md)
- [Pass Model values in  Postman](/bdb-documentation/data-science-lab/various-tabs-to-work-with/model/register-model-as-an-api-service/pass-model-values-in-postman.md)
