Skip to content

Commit

Permalink
Update vizro-core/docs/pages/user-guides/deploy.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jo Stichbury <[email protected]>
  • Loading branch information
maxschulz-COL and stichbury authored Jan 31, 2025
1 parent d6a8c7c commit 1c9c6b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vizro-core/docs/pages/user-guides/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Now that your `app.py` file is ready, you need to choose a _hosting provider_. T

Enterprise users should look at our guidance for [deploying Vizro dashboards on Dash Enterprise](#dash-enterprise). We also discuss the [general principles for deploying a Vizro app](#general-principles) that apply to all hosting providers.

## Hugging Face
## Deploy a Vizro dashboard to Hugging Face

[Hugging Face](https://huggingface.co/) is a platform for machine learning models, datasets and demos. Within Hugging Face, the [Spaces feature](https://huggingface.co/spaces/launch) offers a one click experience to deploy a Vizro dashboard for free. This is the easiest way to deploy a Vizro app if you do not mind your app's code being public or shared within your [Hugging Face organization](https://huggingface.co/organizations). Paid plans include features such as authentication, developer mode for debugging, user analytics and more powerful computing resources.

Expand Down

0 comments on commit 1c9c6b9

Please sign in to comment.