agGrid in streamlit cloud

When I install my app in streamlit cloud, I get the error below. I assume streamlit-aggrid is supported in streamlit cloud. Yes?

File "/mount/src/ftr-stream/ftrStatTable.py", line 7, in <module>
    from st_aggrid import AgGrid, DataReturnMode, GridUpdateMode, GridOptionsBuilder, AgGridTheme
ModuleNotFoundError: No module named 'st_aggrid'

Hi @apromise,

Thanks for sharing this question! Can you share a link to your app’s GitHub repo?

Thanks for responding, but it was an operator error. I’m all good.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.