Skip to content

iainmwallace/modal_shiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Deploy shiny app to modal based on streamlit example - https://github.com/modal-labs/modal-examples/tree/main/10_integrations/streamlit

To create the shiny app:

pip install shiny

shiny create

select basic app

shiny run app.py

currently get an error: modal-http: internal server error: status Failure: TimeoutError('Waited too long for port 8000 to start accepting connections. Make sure the web server is listening on all interfaces, or adjust startup_timeout.') when running modal serve

About

Experiment to deploy shiny app to modal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages