fleimgruber

Results 167 comments of fleimgruber

> vd -f vdsql test.duckdb Works for me as well, thanks. > vd -f vdsql duckdb://test.ddb I am not using explicit loaders myself, but that could be nice to have....

Thanks for taking a look and considering the change. Regarding the screenshots: When I tried with VS Code, I could not get it to work immediately so I tried IntelliJ....

@mortenpi I tested this again with Documenter v1.1.0, seeing a similar traceback as before, see https://github.com/analytech-solutions/CBinding.jl/issues/89#issuecomment-1746742790. I think it is related, but not the same error?

> How would such an API for an "rect"-plot look like. How should a dataframe be formed and how should the plot look like? See the [API reference](https://docs.bokeh.org/en/latest/docs/reference/models/glyphs/rect.html) and also...

@Xparx Can this be closed with https://github.com/gjkerns/ob-julia/pull/7?

Thanks for explaining and considering. "development dependency" as in https://rye-up.com/guide/deps/#development-dependencies? Or do you mean installing it via `rye add --dev gdal --path `?

@rachtsingh thanks for the heads up. I changed the line in requirements.txt as suggested, but it does not get picked up by `rye sync`, i.e. it still tries to build...

I tried to find the integration points for the rect plot, I think I got at least somewhere. It is still ad-hoc and sketchy, but for now I am only...

I am able to reproduce this. `zeal` is indeed in `exec-path` otherwise the GUI dialog would not open.