Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

rerun-io/rerun

teh-cmc closed an issue on rerun-io/rerun
Add missing dataframe docs
See https://rerun.io/docs/reference/dataframes - It says "Incoming"
teh-cmc pushed 1 commit to main rerun-io/rerun
  • Dataframe v2: reference docs (#7820) Add a reference page for the dataframe APIs. It's still very barebones at th... d0ee720

View on GitHub

teh-cmc closed a pull request on rerun-io/rerun
Dataframe v2: reference docs
Add a reference page for the dataframe APIs. It's still very barebones at this point because #7819 makes it very difficult to write snippets for this. But it is literally infinitely better than w...
teh-cmc pushed 1 commit to cmc/dataframe_docs rerun-io/rerun

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages rerun-io/rerun
  • Update docs for c00a9f649fd4463f91620e8e2eac11355b245ac5 c339dc2

View on GitHub

teh-cmc pushed 12 commits to cmc/dataframe_docs rerun-io/rerun
  • [bugfix] Make sure blueprint gets sent to the notebook view being created (#7811) ### What Without this the bluep... ca18924
  • Bring back the `py-docs` pixi environment (#7818) ### What - Resolves: https://github.com/rerun-io/rerun/issues/606... 587cfce
  • Clarify viewport documentation and reference the type list for view classes (#7826) ### What * Fixes #3039 ###... 9773d8a
  • Allow logging individual components directly (Impl `AsComponents` for all `ObjectKind::Component`) (#7756) <!-- Ope... 1cc6244
  • Mike depends on setuptools (#7829) ### What Fixes regression from https://github.com/rerun-io/rerun/pull/7818 ##... fb3980b
  • Release 0.19.0 (#7799) ### Next steps - Test the release - If this is an 'alpha' release, you can just merge the p... e568694
  • Remove py-tasks feature from py-docs env (#7835) ### What Fixes task ambiguity on the `py-build` task: ``` ➜ pix... 5b66659
  • Update "Migration Guides" redirect to point to 0.19. (#7837) Update "Migration Guides" redirect to point to 0.19, so... 6d86699
  • Dataframe v2: examples (#7817) Full standalone Rust & Python examples for people who like to learn by jumping strai... 31d5943
  • Fix Rust dna sample writing to a temporary file (#7827) c00a9f6
  • add docs 8fd65ac
  • lint 1d922f9

View on GitHub

teh-cmc deleted a branch rerun-io/rerun

andreas/fix-rust-dna-sample

teh-cmc pushed 1 commit to main rerun-io/rerun
  • Fix Rust dna sample writing to a temporary file (#7827) c00a9f6

View on GitHub

teh-cmc closed a pull request on rerun-io/rerun
Fix Rust dna sample writing to a temporary file
### What ... instead of doing `spawn` like a well behaved example. Looks like a whoopsi-daisy that got introduced in here https://github.com/rerun-io/rerun/pull/6570/files#diff-f7248f4e7944aa228a...
teh-cmc created a review on a pull request on rerun-io/rerun

View on GitHub

teh-cmc deleted a branch rerun-io/rerun

cmc/dataframe_examples

teh-cmc pushed 1 commit to main rerun-io/rerun
  • Dataframe v2: examples (#7817) Full standalone Rust & Python examples for people who like to learn by jumping strai... 31d5943

View on GitHub

teh-cmc closed a pull request on rerun-io/rerun
Dataframe v2: examples
Full standalone Rust & Python examples for people who like to learn by jumping straight into the examples/ folder. Simpler snippets and the associated reference page are coming in a future PR. * ...
teh-cmc pushed 12 commits to cmc/dataframe_examples rerun-io/rerun
  • [bugfix] Make sure blueprint gets sent to the notebook view being created (#7811) ### What Without this the bluep... ca18924
  • Bring back the `py-docs` pixi environment (#7818) ### What - Resolves: https://github.com/rerun-io/rerun/issues/606... 587cfce
  • Clarify viewport documentation and reference the type list for view classes (#7826) ### What * Fixes #3039 ###... 9773d8a
  • Allow logging individual components directly (Impl `AsComponents` for all `ObjectKind::Component`) (#7756) <!-- Ope... 1cc6244
  • Mike depends on setuptools (#7829) ### What Fixes regression from https://github.com/rerun-io/rerun/pull/7818 ##... fb3980b
  • Release 0.19.0 (#7799) ### Next steps - Test the release - If this is an 'alpha' release, you can just merge the p... e568694
  • Remove py-tasks feature from py-docs env (#7835) ### What Fixes task ambiguity on the `py-build` task: ``` ➜ pix... 5b66659
  • Update "Migration Guides" redirect to point to 0.19. (#7837) Update "Migration Guides" redirect to point to 0.19, so... 6d86699
  • add rust example 1082d43
  • add python example db82cd3
  • lints 238f108
  • review c036272

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages rerun-io/rerun
  • Update docs for 6d866992738307c3fb86365f83c36bb931843133 e504ac1

View on GitHub

teh-cmc pushed 1 commit to cmc/dataframe_examples rerun-io/rerun

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages rerun-io/rerun
  • Update docs for 7fa83ed9d95943d22e064fe940eecb10aeccebda ba6aa39

View on GitHub

teh-cmc pushed 1 commit to main rerun-io/rerun
  • Update "Migration Guides" redirect to point to 0.19. (#7837) Update "Migration Guides" redirect to point to 0.19, so... 6d86699

View on GitHub

teh-cmc closed a pull request on rerun-io/rerun
Update "Migration Guides" redirect to point to 0.19.
### What Update "Migration Guides" redirect to point to 0.19, so visitors see the 0.19 guide first instead of the 0.18 guide. ### Checklist * [X] I have read and agree to [Contributor Guide](http...
teh-cmc created a review on a pull request on rerun-io/rerun

View on GitHub

github-actions[bot] created a comment on a pull request on rerun-io/rerun
<!-- add-pr-comment:pr-7834-11418842110 --> Started a full build: https://github.com/rerun-io/rerun/actions/runs/11418843651

View on GitHub

teh-cmc created a comment on a pull request on rerun-io/rerun
@rerun-bot full-check

View on GitHub

teh-cmc created a review on a pull request on rerun-io/rerun

View on GitHub

kpreid opened a pull request on rerun-io/rerun
Update "Migration Guides" redirect to point to 0.19.
### What Update "Migration Guides" redirect to point to 0.19, so visitors see the 0.19 guide first instead of the 0.18 guide. ### Checklist * [X] I have read and agree to [Contributor Guide]...
teh-cmc created a branch on rerun-io/rerun

cmc/with_simd_patch - Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.

teh-cmc created a branch on rerun-io/rerun

cmc/no_simd_patch - Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.

SoulSharer starred rerun-io/rerun
github-actions[bot] created a tag on rerun-io/rerun

prerelease - Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.

github-actions[bot] published a release on rerun-io/rerun
Development Build
This is a prerelease. It is not intended for production use. Please report any issues you find. ## Example Hosted App https://rerun.io/viewer/commit/5b66659 ## Wheels can be installed with: ``` p...
github-actions[bot] deleted a tag rerun-io/rerun

prerelease

Load more