Skip to content

Commit 7702f5c

Browse files
authored
override local marimo theme for dashboard (#3337)
This ensures custom CSS is always readable.
1 parent 4a5ffd8 commit 7702f5c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dlt/_workspace/helpers/dashboard/dlt_dashboard.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# /// script
2+
# [tool.marimo.display]
3+
# theme = "light"
4+
# ///
15
# flake8: noqa: F841
26
# mypy: disable-error-code=no-untyped-def
37

0 commit comments

Comments
 (0)