# Data Science Lab

- [What is Data Science Lab?](https://docs.bdb.ai/bdb-documentation/data-science-lab/what-is-data-science-lab.md)
- [Design Philosophy](https://docs.bdb.ai/bdb-documentation/data-science-lab/what-is-data-science-lab/design-philosophy.md)
- [What is a DSL Project?](https://docs.bdb.ai/bdb-documentation/data-science-lab/what-is-data-science-lab/what-is-a-dsl-project.md)
- [Getting Started](https://docs.bdb.ai/bdb-documentation/data-science-lab/getting-started.md)
- [Accessing the DS Lab Module](https://docs.bdb.ai/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](https://docs.bdb.ai/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](https://docs.bdb.ai/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](https://docs.bdb.ai/bdb-documentation/data-science-lab/project/creating-a-project.md): Create your experimental DS projects within the platform.
- [Keep Multiple Versions of a Project](https://docs.bdb.ai/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](https://docs.bdb.ai/bdb-documentation/data-science-lab/project/sharing-a-project.md): Share your DSL projects across your team.
- [Editing a Project](https://docs.bdb.ai/bdb-documentation/data-science-lab/project/editing-a-project.md): Instantly view or modify the Project configuration information.
- [Activating a Project](https://docs.bdb.ai/bdb-documentation/data-science-lab/project/activating-a-project.md): You can activate your DS Lab Project using this option.
- [Deactivating a Project](https://docs.bdb.ai/bdb-documentation/data-science-lab/project/deactivating-a-project.md): Deactivate your DS Lab project using the given steps.
- [Deleting a Project](https://docs.bdb.ai/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](https://docs.bdb.ai/bdb-documentation/data-science-lab/various-tabs-to-work-with.md)
- [Notebook](https://docs.bdb.ai/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](https://docs.bdb.ai/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](https://docs.bdb.ai/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](https://docs.bdb.ai/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](https://docs.bdb.ai/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](https://docs.bdb.ai/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](https://docs.bdb.ai/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](https://docs.bdb.ai/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](https://docs.bdb.ai/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](https://docs.bdb.ai/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](https://docs.bdb.ai/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](https://docs.bdb.ai/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](https://docs.bdb.ai/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](https://docs.bdb.ai/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](https://docs.bdb.ai/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](https://docs.bdb.ai/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](https://docs.bdb.ai/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-page/notebook-operations/find-and-replace.md)
- [Secrets](https://docs.bdb.ai/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](https://docs.bdb.ai/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](https://docs.bdb.ai/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](https://docs.bdb.ai/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-list-page.md)
- [Export to Pipeline](https://docs.bdb.ai/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-list-page/export-to-pipeline.md)
- [Notebook Version Control](https://docs.bdb.ai/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](https://docs.bdb.ai/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](https://docs.bdb.ai/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-list-page/editing-a-notebook.md)
- [Dataset](https://docs.bdb.ai/bdb-documentation/data-science-lab/various-tabs-to-work-with/dataset.md): Add and insert datasets to your DSL Projects.
- [Adding Data Sets](https://docs.bdb.ai/bdb-documentation/data-science-lab/various-tabs-to-work-with/dataset/adding-data-sets.md)
- [Adding Data Sandbox](https://docs.bdb.ai/bdb-documentation/data-science-lab/various-tabs-to-work-with/dataset/adding-data-sandbox.md)
- [Utility](https://docs.bdb.ai/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](https://docs.bdb.ai/bdb-documentation/data-science-lab/various-tabs-to-work-with/model.md)
- [Register a Model](https://docs.bdb.ai/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](https://docs.bdb.ai/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](https://docs.bdb.ai/bdb-documentation/data-science-lab/various-tabs-to-work-with/model/register-model-as-an-api-service.md)
- [Register a Model as an API](https://docs.bdb.ai/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](https://docs.bdb.ai/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](https://docs.bdb.ai/bdb-documentation/data-science-lab/various-tabs-to-work-with/model/register-model-as-an-api-service/pass-model-values-in-postman.md)


---

# Agent Instructions: 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/bdb-documentation/data-science-lab.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.
