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

Add --stdout/-o to our CLI helper library #4544

Merged
merged 4 commits into from Dec 15, 2023
Merged

Add --stdout/-o to our CLI helper library #4544

merged 4 commits into from Dec 15, 2023

Conversation

teh-cmc
Copy link
Member

@teh-cmc teh-cmc commented Dec 14, 2023

You can now pipe all Python & Rust examples into a Rerun Viewer.

image

Checks:

  • python examples/python/minimal_options/main.py -o | rerun -
  • cargo r -p minimal_options -- -o | rerun -

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I have tested the web demo (if applicable):
  • The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG

@teh-cmc teh-cmc added 🐍 Python API Python logging API 🦀 Rust API Rust logging API 🧑‍💻 dev experience developer experience (excluding CI) include in changelog CLI Related to the Rerun CLI labels Dec 14, 2023
@emilk emilk self-requested a review December 15, 2023 10:15
@teh-cmc teh-cmc merged commit ef32593 into main Dec 15, 2023
40 checks passed
@teh-cmc teh-cmc deleted the cmc/stdout_arg branch December 15, 2023 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI Related to the Rerun CLI 🧑‍💻 dev experience developer experience (excluding CI) include in changelog 🐍 Python API Python logging API 🦀 Rust API Rust logging API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants