manzt / juv

Reproducible Jupyter notebooks, powered by uv.
MIT License
81 stars 2 forks source link

Use shared `rich.Console` #12

Open manzt opened 1 month ago

manzt commented 1 month ago

Right now we use rich.print all over the place. We should create a dedicated Console and reuse it across the project.