Creating a Jupyter Notebook

You can create a notebook from the Team Studio Work Files tab.

Prerequisites

You must have access to a Team Studio server that is configured to work with Jupyter Notebooks for Team Studio.

Procedure

  1. From the Team Studio menu, click Workspaces.
  2. Click the name of the workspace in which to create a Jupyter Notebook.
  3. Click Work Files.
    The Workfile action menu displays the options for work files, including Create a New Notebook.

  4. Click Create New Notebook.
  5. Provide a file name for the notebook, and optionally provide a description.
    The file extension for Jupyter Notebooks is .ipynb. The name you provide, with that extension, is displayed in the Work Files list after you create the Jupyter Notebook.
    Note: Valid names for notebooks include numbers, letters, spaces, and any of the following characters.
    • (
    • )
    • .
    • -
    • _
    Work file names containing other characters cannot be created.
    Initially, the work file space displays the message Preview Unavailable.
  6. Click Open Notebook to begin defining the new Jupyter Notebook.