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
Artificial IntelligenceAnalyticsApache SparkBig DataCleanroomsCloud 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
Export the source notebook in SOURCE format and capture its base64-encoded content.
2
importCopy
Import the exported content into the destination path, overwriting any existing object there.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.