Get Started¶
Private Preview
Apps are still in private preview. Please contact your Databricks representative to try it out. See Roadmap.
Pre-requisites¶
To get started with Apps you first need:
A Databricks workspace with Apps enabled and permission to create files.
Ensure that the domain *.databricksapps.com
is not blocked by your firewall.
[Optional] An updated Databricks CLI and .databrickscfg
configured correctly. This doc uses v0.221.
If you can't use the CLI, you can use the API directly notebook.
[Optional] A local development environment compatible with our runtime.
Where to start¶
- Use the in product UI to create your first app using a template. Go to Compute -> Apps!
- Use the CLI to deploy your python app. Python + CLI
- Learn about the product by watching a live demo. Demo recap