cmayoracurzio

Results 6 issues of cmayoracurzio

### Summary Plotly ‘uirevision’ parameter not working since Streamlit version 1.10.0 onwards. Works well with Streamlit version 1.9.0. It would seem `st.plotly_chart()` is completely refreshing the plotly figure, despite specifying...

bug
needs triage

**Is your feature request related to a current problem? Please describe.** Moving Average (MA) is used as a "baseline model" in many time-series forecasting use cases. With the current darts...

good first issue
new model

Hi everyone, I find that **importing the darts library is rather slow (i.e. a few seconds, but more than one would like). Is there a way to speed this up?**...

improvement

## Please describe your changes Simple PR to fix docs, with regards to the keyboard shortcut for strikethrough text formatting. ## How did you accomplish your changes Simple markdown editing...

### Summary - When using the `st.selectbox`, you cannot highlight the text of the current selection and delete it at once (e.g., using backspace key). - Sometimes it lets you...

type:enhancement
feature:st.selectbox

### Problem When using a `st.selectbox` widget with many options, the dropdown always reopens at the top, even if the last selected option is somewhere down in the list of...

type:enhancement
feature:st.selectbox