Textualize / textual-serve

Serve Textual apps locally
MIT License
133 stars 5 forks source link

Stuck in `python -m textual` #3

Open davidgasquez opened 1 week ago

davidgasquez commented 1 week ago

I was trying to deploy a HF app with textual-serve and they seem to get stuck on the initial screen.

https://huggingface.co/spaces/davidgasquez/harlequin-web

You can see all the files here.

Not sure what is going on there and I have no rush. Just wanted to play around.

bswck commented 1 week ago

Same issue happens for me in the Textual docs, actually. After some time the screen says "session ended". What should happen is us knowing the issue from looking in the devtools console, but you should have some info in your logs. Anything there?

davidgasquez commented 1 week ago

Not sure there is anything in the devtools console. That said, I don't know enough about front-end to make an absolute call.

bswck commented 1 week ago

Not sure there is anything in the devtools console. That said, I don't know enough about front-end to make an absolute call.

Yes, that's what should happen, but doesn't.