Databricks · Arazzo Workflow
Databricks Export a Notebook and Re-Import as a Copy
Version 1.0.0
Export a notebook's content and re-import it to a new workspace path.
View Spec
View on GitHub
AIAnalyticsApache SparkBig DataClean RoomsCloud ComputingDataData AnalyticsData EngineeringData GovernanceDelta LakeDelta SharingETLIdentity ManagementLakehouseMachine LearningMLflowModel ServingSecuritySQLUnity CatalogVector SearchVisualizeArazzoWorkflows
Provider
Workflows
export-and-reimport-notebook
Export a notebook and re-import its content to a new path.
Exports the source notebook in SOURCE format and imports the returned content to the destination path as a copy.
1
exportNotebook
exportWorkspaceObject
Export the source notebook in SOURCE format and capture its base64-encoded content.
2
importCopy
importWorkspaceObject
Import the exported content into the destination path, overwriting any existing object there.