All Products
Search
Document Center

Platform For AI:Share and export Notebook files

Last Updated:Dec 05, 2025

You can export Notebook files in multiple formats or share the files with other users.

Background information

Data Science Workshop (DSW) of Platform for AI (PAI) allows you to export Notebook files in the following formats:

  • AsciiDoc files in the .asciidoc format

  • HTML files in the .html format

  • LaTeX files in the .tex format

  • Markdown files in the .md format

  • PDF files in the .pdf format

  • reStructuredText files in the .rst format

  • Executable scripts in the .py format

  • Reveal.js slides in the .html format

Procedure

  1. Go to the development environment of a DSW instance.

    1. Log on to the PAI console.

    2. In the left-side navigation pane, click Workspaces. On the Workspaces page, click the name of the workspace that you want to manage.

    3. In the upper-left corner of the page, select the region where you want to use PAI.

    4. In the left-side navigation pane, choose Model Training > Data Science Workshop (DSW).

    5. Optional: On the Data Science Workshop (DSW) page, enter the name of a DSW instance or a keyword in the search box to search for the DSW instance.

    6. Click Open in the Actions column of the instance.

  2. Share and export Notebook files

    • Export Notebook files

      1. Open the Notebook file that you want to export.

      2. In the top navigation bar, choose File > Save and Export Notebook As... and select a format in which you want to export the Notebook file. image.png

        Note

        The available file formats vary based on the nbconvert configuration. For more information, see nbconvert: Convert Notebooks to other formats.

    • Share Notebook files

      1. On the Notebook tab, right-click the Notebook file that you want to share, or click Share in the upper-right corner of the file page.

        image

      2. Click Copy to share the file with other users.