We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hugging Face, via its Spaces, provides a convenient way to deploy Voila apps for free by pushing to a repo (similar to Heroku).
They also have a generous free tier: https://huggingface.co/docs/hub/spaces-overview#hardware-resources
Add a section to the documentation to show how to deploy to Hugging Face Spaces: https://voila.readthedocs.io/en/stable/deploy.html#cloud-service-providers
We could also create https://github.com/voila-dashboards/voila-huggingface and have an example automatically deployed to HuggingFace Spaces via CI.
The text was updated successfully, but these errors were encountered:
automatically deployed to HuggingFace Spaces via CI.
I created the voila-dashboards organization on Hugging Face where we could deploy such example application: https://huggingface.co/voila-dashboards
voila-dashboards
Sorry, something went wrong.
create https://github.com/voila-dashboards/voila-huggingface
This could be bootstrapped from https://github.com/opengeos/voila-geospatial (tracked in opengeos/voila-geospatial#1) which is already a good example.
Successfully merging a pull request may close this issue.
Problem
Hugging Face, via its Spaces, provides a convenient way to deploy Voila apps for free by pushing to a repo (similar to Heroku).
They also have a generous free tier: https://huggingface.co/docs/hub/spaces-overview#hardware-resources
Suggested Improvement
Add a section to the documentation to show how to deploy to Hugging Face Spaces: https://voila.readthedocs.io/en/stable/deploy.html#cloud-service-providers
We could also create https://github.com/voila-dashboards/voila-huggingface and have an example automatically deployed to HuggingFace Spaces via CI.
The text was updated successfully, but these errors were encountered: