Channels
datahub-flyte
scipy-2023-workshop
flyte-school
agent-support-memverge
flyte-build
flyte-users-berlin
scipy-2023-sprint
auth
flyte-bazel
large-language-models
contribute
bioinformatics-computational-biology
great-content
in-flyte-conversations
flyte-on-gcp
show-and-tell
shameless-promotion
linkedin-flyte
random
deployment
hacktoberfest-2023
flyte-github
feature-discussions
linen-test
flytelab
flytekit-java
integrations
ray-on-flyte
conference-talks
release
flyte-ui-ux
workflow-building-ui-proj
writing-w-sfloris
jobs
hacktoberfest-2022
torch-elastic
flyte-console
engineeringlabs
helsing-flyte
flyte-documentation
konan-integration
databricks-integration
ray-integration
wg-gpu-types
flytekit
ecosystem-unionml
scipy-2022-sprint
announcements
ask-the-community
flyte-deployment
introductions
events
Powered by
#ask-the-community
Title
# ask-the-community
a
Aswanth Krishnan
02/21/2023, 6:21 AM
Hi everyone, I have a streamlit UI dashboard running inside the flyte sandbox as a kubernetes service. is there a way to monitor and trigger workflows from this dashboard?
k
Ketan (kumare3)
02/21/2023, 7:16 AM
Absolutely
Use flyteremote
Infact there is a blog on this
a
Aswanth Krishnan
02/21/2023, 7:17 AM
could you please point me to the blog?
k
Ketan (kumare3)
02/21/2023, 7:37 AM
https://flyte.org/blog/building-a-weather-forecasting-application-with-flyte-pandera-and-streamlit
a
Aswanth Krishnan
02/21/2023, 3:42 PM
Thanks a lot!
This does not seem to work if the streamlit app is running inside the flyte sandbox container?
k
Ketan (kumare3)
02/21/2023, 4:00 PM
Wdym, you still need perms
To connect to admin
You can use sandbox but use for_endpoint
Post