Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2022 04:57 AM
I have Databricks notebook which have some SQL code. I want to export it to Ipython notebook. Export should be automated and I am using below command
%sh
databricks workspace export --overwrite --format JUPYTER "/Users/USERNAME/SQL_Automate" /Users/USERNAME/Downloads
however it is giving me an error.
Labels:
- Labels:
-
Databricks notebook
-
ExportError