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 186cdbe commit 3bd67bf
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 @@ -43,7 +43,7 @@ That's it! Your app is now suitable for deployment to production.

Now that your `app.py` file is ready, you need to choose a _hosting provider_. There are many services out there with different offerings, but for most users we recommend two in particular: [Hugging Face](https://huggingface.co/) and [Ploomber Cloud](https://docs.cloud.ploomber.io/). These both have a free tier with the possibility of paying more for extras, and they are both quick and easy to get started with. We give step-by-step instructions on how to use each:

- [Instructions for Hugging Face](#hugging-face)
- [Deploy a Vizro dashboard to Hugging Face](#hugging-face)
- [Instructions for Ploomber Cloud](#ploomber-cloud)

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

0 comments on commit 3bd67bf

Please sign in to comment.