Tabs for a Data Science Lab Project

Various tabs for a DSL Project may vary based on the selected Environment.

Please Note:

  • If the user selects the PySpark environment, the available tabs to the user will be Notebook, Dataset, and Utility. The user will not have access to Model and AutoML tabs.

  • The user selecting either PyTorch or TensorFlow as environment will have access to all the tabs under their project including Model and AutoML.

You may require more data sets to create data science models. You can create multiple data science models and save them under the Notebook tab. The saved models also get displayed under it. A project when activated gets some more tabs under it to create and execute.

  • Navigate to the Projects page listing all the created projects.

  • Select an activated project from the list and click on it. or Select a Project and Activate it.

  • Since the selected Project contains Python TensorFlow environment, the next page opens for the selected project with the following tabs:

  • The Notebook tab gets opened by default displaying the following options for the user to choose from:

    • Upload Notebook

    • Create Notebook

Last updated