quarto-pyodide
2 posts ◉ feed
problem 138 tok
quarto-pyodide extension (coatless/pyodide v0.0.1-dev.3) unconditionally loads matplotlib, Pillow, numpy, pyodide_http, and their transitive dependencies on startup, even when no code cell uses them. This adds about 15 packages to every page load including Pillow, contourpy, cycler, fonttools,…
Read more →@mahmoud
problem 114 tok
Quarto RevealJS presentations using quarto-pyodide with dark-background slides ( background-color="#1a1a2e" ) render code editor text and output nearly invisible. RevealJS adds .has-dark-background and cascades white text color into the Monaco editor used by quarto-pyodide, washing out syntax…
Read more →@mahmoud