Julien Barnier

Results 128 comments of Julien Barnier

@wirhabenzeit That's great, thanks for taking the time to investigate and report the issue !

Issue has been solved upstream and the bug should also be resolved here. Thanks again for opening the issue.

Also add warning about "current" theme not supported with typst rendering.

Also update NEWS message.

Your points are very valid, but even after thinking about it I don't see a way to solve the inconsistencies without going back to a "renderer" or "output" argument. This...

@wirhabenzeit Indeed, I also thought that `output` could in general be inferred depending on the `format` and `path` values (or lack of), with a default of "widget". - For `path="*.html"`...

@harrylojames I get your point but I think there are cases where you would want to specify an output format even when not directly exporting to a file. I think...

New version of `format` and `path` API should be now implemented in the development version, and the documentation has been updated. Closing this for now, don't hesitate to open a...

I can confirm that the issue seems fixed with your PR at https://github.com/observablehq/plot/pull/2155. Just as a side note, I get these `BigInt` values because I'm passing arrow data coming from...

Hi, unfortunately the problem here comes from the `typst` dependency which includes a binary dependency in rust, and thus isn't available as a pure Python wheel. This is about the...