-
-
Notifications
You must be signed in to change notification settings - Fork 530
New issue
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
Document deployment to Hugging Face Spaces #4143
Conversation
Happy to merge this in the current form. However once we get started on the how-to section we should split this out into separate "How to deploy to " guides. |
Would suggest you set up pre-commit btw, see here. |
Thanks. Would love to have it working. But I've given up on installing panel and HoloViz for development. I've waisted too much time trying. Give me something that can install in max 5 minutes without issues and I will do it. It is normally closer to 1 hour than 5 minutes. |
I will clean up any issues in the automated checks run here, but don't expect to do more now. Please share on social https://www.linkedin.com/posts/marcskovmadsen_machinelearning-deeplearning-python-activity-7001076465718980609-W30M?utm_source=share&utm_medium=member_desktop When you merge @philippjfr please don't delete the branch because I've shared links to the preliminary docs. Instead let me know and I will update the links. When that is done we can delete the branch. Thanks. |
Thanks @MarcSkovMadsen! |
Codecov Report
@@ Coverage Diff @@
## master #4143 +/- ##
=======================================
Coverage 83.58% 83.58%
=======================================
Files 224 224
Lines 33394 33394
=======================================
+ Hits 27911 27912 +1
+ Misses 5483 5482 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Co-authored-by: Simon Høxbro Hansen <[email protected]>
@MarcSkovMadsen unlike pyctdev, pre-commit is easy to install and run (well you don't even run it, it runs automatically on commits). It's becoming a standard and I'd say is part of the modern developer stack you're often calling for ;) |
So it does not require me to first get the developer environment up and running? How can it run without those things installed? |
They aren't. I will merge master into this PR. |
As far as I understand |
Merging this. I have set up a HoloViz org on huggingface but your example is nice and I want to get a release out. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, in the near future I think we should split the deployment guide into individual how-to guides.
Agree. But we should find a good way to contribute how tos. For me they are a bit like blog posts. I've been thinking it would be powerful to release them continuously and use them for promotion: "did you know... here is how to.." I am also thinking, how could we get the community involved? Could the how tos bear the name of the author? And we would help promote the as they help the community? |
Closes #4142.
You can preview the docs here https://github.com/holoviz/panel/blob/feature/hugging-face-deployment/doc/user_guide/Server_Deployment.md#hugging-face