Skip to content

Add rerun.io web viewer #20202

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from
Open

Add rerun.io web viewer #20202

wants to merge 7 commits into from

Conversation

guerler
Copy link
Contributor

@guerler guerler commented May 12, 2025

This PR adds a Galaxy visualization plugin for rerun.io, used to explore .rrd logs from spatial and embodied AI systems.

The PR also adds a subclass binary datatype for .rrd.

rerunio

How to test the changes?

(Select all options that apply)

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:
    1. [add testing steps and prerequisites here if you didn't write automated tests covering all your changes]

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

@guerler guerler added this to the 25.0 milestone May 12, 2025
@guerler guerler marked this pull request as ready for review May 12, 2025 03:34
<data_sources>
<data_source>
<model_class>HistoryDatasetAssociation</model_class>
<test test_attr="ext">rrd</test>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not entirely sure, but this should be tested separately.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add some tags?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added tags

Copy link
Contributor Author

@guerler guerler May 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see what you mean, yes that's a great idea, and maybe even check and display an alert if it's not the recommended browser. I have to build out a mechanism for this, but I can follow-up. We could also include version check to make sure its not only the right browser but also at the correct minimum version.

@mvdbeek mvdbeek modified the milestones: 25.0, 25.1 May 13, 2025
@guerler
Copy link
Contributor Author

guerler commented May 13, 2025

Installing this like the other visualizations as regular npm package, postponing the CDN discussion on scalability for now.

guerler added 7 commits May 13, 2025 14:02
Add to gulpfile

Update package version

Load directly from cdn

Add help text

Add test dataset for rerun-io

Add subtype for rrd binary data

Assign rrd to rerun.io visualization

Amend description
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants