Exporting notebooks in DataStax Studio
Follow this procedure to export a notebook to a packaged compressed file of custom JSON. Options for notebook export are:
-
Cell code and result sets
Export the entire notebook. Useful for collaborating.
-
Cell code only
Export only the cell code of the notebook. Useful for creating a clean copy of the notebook. For example, for a tutorial.
-
Include diagnostics
Export the notebook with diagnostic data for troubleshooting purposes. May include sensitive Information. Credentials are not included.
Procedure
-
To export a notebook:
-
In any open notebook, in the menu (☰), select Export this Notebook.
-
On the Notebook Manager page, click the ellipsis button (…) to show more actions for the notebook you want to export, and click Export.
-
-
Select export options and click Export.
As appropriate, select to include cell code and results or cell code only. For either of these actions, you can also select to include diagnostics. Exporting a notebook with diagnostics might include sensitive Information. Credentials are not included in the export.
The notebook is exported to the downloads location as a packaged compressed file. For example:
DSE_SparkSQL_QuickStart_6.8.0_2020-02-28.studio-nb.tar
. -
Share the exported notebook using any file manager.