mkleinbort-ic

Results 86 comments of mkleinbort-ic

My thought is that this is an issue with the plugin ecosystem in general - there may be solutions for CloudRun or for AzureContainerApps and elsewhere - but the common...

I feel like this is being ignored by Streamlit - the issue has been raised time and time again for 3+ years! and still no clear communication on what the...

@sfc-gh-jcarroll - thank you for taking a look, very excited to see streamlit components realize their potential. Having components pre-load their static assets would mitigate the issue, though I worry...

Showcase of the code above: [scrnli_6_5_2023_1-46-15 PM.webm](https://github.com/streamlit/streamlit/assets/112868935/af309cbb-3c8f-42cd-83ca-32125fa2da9d)

![thumbs-up-kid](https://github.com/streamlit/streamlit/assets/112868935/9015c726-0ea5-46c5-8295-b2239b226bf5)

Minor refactor: ```python import streamlit as st import time class st_spinner: # I know this is a bad class name - I don't want to think of this as a...

I noticed there is this toggle to steps that have not started, excluding completed tasks would be a great complement: i.e. change this: ![image](https://github.com/dagster-io/dagster/assets/112868935/57a60261-1f6b-463e-a10e-b1fd7abdcffd) Into this: ![image](https://github.com/dagster-io/dagster/assets/112868935/d2b84bd6-3841-4e3d-945e-c2e90d4d5967)