Skip to content
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

The rerun demo flag handling is inconsistent between --cube and --colmap #1924

Closed
jleibs opened this issue Apr 19, 2023 · 1 comment
Closed
Labels
😤 annoying Something in the UI / SDK is annoying to use examples Issues relating to the Rerun examples

Comments

@jleibs
Copy link
Member

jleibs commented Apr 19, 2023

Running the demo with --cube executes a python script, but running with --colmap shells through to a viewer.

The reason we need to do this is that python scripts don't have a way of sending an rrd file to a viewer instance.

However, there is also a core inconsistency here between "--serve" as the flag used on python vs "--web-viewer" as the flag used on the viewer.

@jleibs jleibs added 😤 annoying Something in the UI / SDK is annoying to use examples Issues relating to the Rerun examples labels Apr 19, 2023
@jleibs
Copy link
Member Author

jleibs commented Nov 28, 2023

No longer relevant with the removal of rerun_demo.

@jleibs jleibs closed this as completed Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
😤 annoying Something in the UI / SDK is annoying to use examples Issues relating to the Rerun examples
Projects
None yet
Development

No branches or pull requests

1 participant