MilanM commited on
Commit
59071dc
·
verified ·
1 Parent(s): b91b6b3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  import marimo
2
 
3
  __generated_with = "0.13.4"
 
1
+ # /// script
2
+ # [tool.marimo.display]
3
+ # custom_css = ["./custom_header_font.css"]
4
+ # ///
5
+
6
  import marimo
7
 
8
  __generated_with = "0.13.4"