IA-Generative / Streamlit-dsfr

https://pypi.org/project/streamlit-dsfr/
0 stars 1 forks source link

Streamlit DSFR

VueDsfr components for Streamlit

Installation & Usage instructions

pip install streamlit-dsfr

See the package description on PyPI (or here) for usage instructions.

See the demo app source code for a complete usage example.

Development instructions

Test the component in a production environment:

docker compose -f docker-compose.yml up --build -d

Test the component in a development environment:

docker compose up --build -d

Update the frontend packages:

docker compose -f docker-compose-npm.yml run --build --rm npm install

Credits

This repository uses code from: