voila-dashboards / voici

Voici turns any Jupyter Notebook into a static web application
https://voici.readthedocs.io/
Other
156 stars 9 forks source link

Theme `index.css` is fetched periodically #28

Closed jtpio closed 1 year ago

jtpio commented 1 year ago

Trying the Voici demo with https://voila-dashboards.github.io/voici-demo, it looks like the index.css file from for the light theme is fetched periodically:

image

@martinRenou pointed out it might come from the following:

https://github.com/voila-dashboards/voici/blob/9bf6c7ce8b57d57068421a3561fa304b91af15a3/packages/voici/src/plugins.ts#L66