jacovangelder
Databricks MVP

Important here is where your data resides. On DBFS or in external storage? if the latter, just use storage mounts to get the data into the new workspace. If DBFS, consider moving the delta tables out of DBFS so you can access it in the new workspace.