We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a24984a commit 5d179a1Copy full SHA for 5d179a1
app.py
@@ -4,7 +4,7 @@
4
import dash_bootstrap_components as dbc
5
6
# Usage Locally:
7
-# $ python app.py
+# $ poetry run python app.py
8
9
# select theme
10
# https://dash-bootstrap-components.opensource.faculty.ai/docs/themes/
0 commit comments