Question #1 What are the differences between running Streamlit components in dev mode and release mode?
Question #2 Is it possible to compile the frontend for a Streamlit component installed using pip?
I would like to compile frontend for streamlit-aggrid which is installed inside virtual environment. Not sure how to do that.
Thank you in advance for the info!