riziles
riziles
Just chiming in here. One thing I don't like about `marimo export ipynb` is that it converts SQL cells to Python function calls ala `mo.sql('select * from something')`. It would...
... also, the Quarto extension doesn't seem to work at all for PDFs.
@dmadisetti , honestly, I have a lot of issues with the Quarto extension, most of which seem to be related to using `pixi` instead of `uv`. I've spent many hours...
@cnuss, stop trying to make fetch happen. It’s not going to happen.
@cnuss, wait. Have you not seen mean girls?
Well, crap, @christiannuss-ybor. Now I feel like an a**. I'm sorry.
> Work in progress for sure. I believe I have handled all issues brought up except still working on custom Svelte transitions. Feel free to ignore, or use any/all. I...
Just realized I can run `async` inside a `multiasset`. This is pretty useful. Might be worthwhile to add to docs? ```python from dagster import ( AssetOut, multi_asset, asset, in_process_executor, define_asset_job,...
Ughh. I was hoping there was just some configuration piece I was missing. I've spent countless hours trying to figure it out, but it seems to be happening inside the...
I believe the problem is in https://github.com/delta-io/delta-kernel-rs , not this repo.