You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I spoke with Peter about this feature and he is supportive of it.
One idea is to have a field in the metadata.json file that would give the script to run to launch the shiny app. "shinyAppEntryPoint": "launchShinyApp.R"
If the shinyAppEntryPoint field is not NULL in the metadata file then there should be a button in the UI that says "Launch Shiny app".
We need think through this feature design though because it require that the results are persisted after the execution and then passed back into the docker image when the shiny apps is launched.
No description provided.
The text was updated successfully, but these errors were encountered: