4.6 Export a Notebook

You can export a Notebook in Native format (.dsnb) file, Zeppelin format ( .json ) file, in Jupyter format ( .ipynb ), and later import them in to the same or a different environment.

To export a Notebook:
  1. On the Notebooks page, select the notebooks that you want to export. You have the option to export one or more or all the notebooks.
  2. On the top panel of the notebook editor, click Export and then click any one of the following options:
    Supported Notebook Formats for Export
    • Notebooks to Export — To export notebooks, click:
      • All — To export all the notebooks listed on the Notebooks page.
      • Selected — To export the selected notebooks.
    • Format — Click the format in which you want to export your notebook:
      • Native— Exports the notebook as a .dsnb (Data Studio Notebook) file.
      • Jupyter — Exports the notebook as a .ipynb file.
      • Zeppelin — Exports the notebook as a .json (JavaScript Object Notation) file.
    The exported notebooks are saved either as .dsnb files, .json files or .ipynb files in a zipped folder.