Antoine Beyeler
Antoine Beyeler
> Thanks for the link. As far as I can understand, the OSS server is there to provide files for the viewer? Or is there some more information on what...
If I understand correctly, your proposed API would result in the following data being logged: - entity `mydataframe/x` with `index` timestamps and a component with `df["x"]` as content, - entity...
I've tried to repro the issue with 0.1.38 with `main` as of today, but failed so far. Given that the data store has been entirely rewritten with chunks, this is...
Original slack thread: https://rerunio.slack.com/archives/C041NHU952S/p1712658365310999
Well CI doesn't seem to be too happy about this change 😬
I see kurbo is involved. Maybe we're not running the same version. It would be great to update it properly and fix related code breakage.
@dependabot rebase
@dependabot rebase
I'm running into the same issue with PyCharm, and this is particularly annoying because "Run external linter" triggers spurious saves _in python files_. Since I have Black as a file...
Concrete proposal for this: https://github.com/rerun-io/rerun/issues/9789