Import notebooks in DataStax Studio
You can import Studio notebook files into DataStax Studio.
The contents of the imported notebooks are defined during the export process. For example, a notebook that was exported with cell code only is then imported without result sets.
If an imported notebook has the same name as an existing notebook, a numeric suffix is appended to the notebook name, such as`(1)` and (2)
.
File compatibility
Only notebooks exported from DataStax Studio can be imported because the file is a packaged compressed file of custom JSON.
To import, the uncompressed tarball file must be specified.
Each version of DataStax Studio uses a different format. When you start Studio after an upgrade, all of your existing notebooks are upgraded to the new version. Notebooks aren’t backward compatible.
Studio 2.0 doesn’t support either export or import.
Import a notebook
-
On the Notebook Manager page, drag and drop the notebook file from your file system. Or, click Add Notebook, and then select Import.
-
Optional: Select a connection for the notebook you are importing.
-
Optional: If the notebook is a graph notebook, and you connect to a graph-enabled DSE Cluster, you can specify a graph for the notebook.
-
Click Save.