Ajout d'un menu de navigation

This commit is contained in:
Colin Maudry
2025-04-21 18:09:10 +02:00
parent 75e09b0bc6
commit 60d204b061
6 changed files with 175 additions and 86 deletions
+2 -1
View File
@@ -10,7 +10,8 @@ dependencies = [
"dash",
"polars",
"gunicorn",
"dash-bootstrap-components"
"dash-bootstrap-components",
"python-dotenv"
]
[project.optional-dependencies]