the app is at Streamlit API cheat sheet - Streamlit Docs - looks very cool,
but wish to change the background color of each card, or even sync card content to a given release
Questions
Is the source code for above app available?
How to customize the background color of each card?
How to sync card content ?
Is there a programmatical way of fetching the API info for a given release number globally?
Our docs site isn’t a Streamlit app. We use Next.js to build the docs, so it’s a whole different thing. The cheat sheet is just a static page right now.