Add polars, marimo, gt and lets-plot

This commit is contained in:
Marty Oehme 2025-09-27 11:27:29 +02:00
parent 14a50f3a57
commit ae1895e47f
Signed by: Marty
GPG key ID: 4E535BC19C61886E
3 changed files with 298 additions and 1 deletions

View file

@ -0,0 +1,18 @@
import marimo
__generated_with = "0.16.2"
app = marimo.App(width="medium")
with app.setup:
# Initialization code that runs beimpofore all other cells
import lets_plot as lp
import marimo as mo
import polars as pl
import re
@app.cell(hide_code=True)
def _():
mo.md(r"""# Void Linux 'Popcorn' package repository stat analysis""")
return