asg017 / dataflow

An experimental self-hosted Observable notebook editor, with support for FileAttachments, Secrets, custom standard libraries, and more!

Home Page:https://alexgarcia.xyz/dataflow/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom stylesheets, fonts, themes

asg017 opened this issue · comments

dataflow run notebook.ojs \
  --stylesheet ./path/to/app.css
  --font ./path/to/font.woff

^^ also work with compiling.

Dataflow specific styling, like markdown and the status-footer, should be overwriteable for theming, kinda like streamlit themes