Exporting notebooks in DataStax Studio
You can export a notebook as custom JSON in a packaged compressed file.
-
Start the export:
-
When viewing a notebook, click the menu (☰), and then select Export this Notebook.
-
On the Notebook Manager page, find the notebook you want to export, click More, and then click Export.
-
-
Select export options:
-
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, such as for a tutorial.
-
Include diagnostics: Optional addition to either of the preceding options. Export the notebook with diagnostic data for troubleshooting purposes. May include sensitive information. Credentials aren’t included.
-
-
Click Export
The notebook is exported to the download location as a packaged compressed file, such as
DSE_SparkSQL_QuickStart_6.8.0_2020-02-28.studio-nb.tar
. -
Share your exported notebook using any file manager.