Arnaud
Arnaud
Hi, I'm curious to know which image format you guys chose so that it works both for HTML and LaTeX displays. I tried a few formats (the content is a...
Hi there, Just wanted to know whether it was normal or expected that the build time for the LaTeX (`make pdf`) is taking ~5 minutes to be done. In your...
Hi all, Very happy to use jupyter-dashboard for a project, I'd like to host the dashboard layout as a standalone html page. Is there a way to do that ?...
**Reasons for making this change:** Want to add `.streamlit/secrets.toml` in .gitignore as this file is intended to contain sensitive data (credentials, notably!). **Links to documentation supporting these rule changes:** https://docs.streamlit.io/streamlit-cloud/get-started/deploy-an-app/connect-to-data-sources/secrets-management#develop-locally-with-secrets...
This PR proposes a first solution for #63 - Add a `extra()` decorator on top of extras instead of explicitely defining `__func__` or `__funcs__`. The decorator will add the extra...
Replace this ```python __func__ = get_streamlit_faker __title__ = "Streamlit Faker" __desc__ = "Fake Streamlit commands at the speed of light! Great for prototyping apps." __icon__ = "🥷" __examples__ = [example]...
See in/out examples echo in https://markdownlit.streamlitapp.com/ - I often find it useful to disambiguate what's in and what's out! Also looks familiar for Jupyter users
Add a `use_checkbox: bool = True` parameter to the dataframe explorer to optionally omit the checkbox and directly unlock the filtering