cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple Notebooks Migration from one workspace to another without using Git.

HaripriyaP
New Contributor II

Hi all!

I need to migrate multiple notebooks from one workspace to another. Is there any way to do it without using Git?

Since Manual Import and Export is difficult to do for multiple notebooks and folders, need an alternate solution.

Please reply as soon as possible.

4 REPLIES 4

daniel_sahal
Esteemed Contributor

@HaripriyaP 
You can use databricks CLI to export and import notebooks from one workspace to another.
CLI Documentation here:
https://github.com/databricks/cli/blob/main/docs/commands.md#databricks-workspace-export---export-a-...

rabia_farooq
New Contributor II

@daniel_sahal  this link says page not found

RiyazAli
Valued Contributor III

Hello @HaripriyaP , @rabia_farooq 

check for the databricks cli documentation here - https://docs.databricks.com/aws/en/dev-tools/cli/commands

You can work with databricks workflow <command_such_as_export> and move the notebooks/code files around.

Cheers!

Riz

HaripriyaP
New Contributor II

Thank you @RiyazAli. I will check on it.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now