Spaces:
Runtime error
Runtime error
How to deploy a Panel app to Hugging Face using Docker
#1
by
DMF194
- opened
Hi Ms. Sophia Yang,
I have read through you tutorial via the link below:
https://towardsdatascience.com/how-to-deploy-a-panel-app-to-hugging-face-using-docker-6189e3789718
The steps were simple and beginner friendly and was able to follow along.
However, when it came to the running of the docker on Hugging Face space, it generated an empty space as shown in the link below:
https://huggingface.co/spaces/DMF194/panel_example
I have also copy and paste the log when the container was building in the link above.
Appreciate your help as I am still new to Hugging face space and interested in learning more
Hello
@DMF194
, I think you have to remove the second --allow-websocket-origin
from your Dockerfile
.