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

minor: add python dependencies for examples #9250

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

timsaucer
Copy link
Contributor

What

This PR adds two python dependencies for use in the examples. Additionally, it moves the remote feature to be used by default.

I chose not to remove remote as a feature and just include its dependencies so that users who are extending rerun without remote connection capability can choose to opt out of it.

Copy link

github-actions bot commented Mar 10, 2025

Latest documentation preview deployed successfully.

Result Commit Link
8be077e https://landing-f9tj58ktg-rerun.vercel.app/docs

Note: This comment is updated whenever you push a commit.

Copy link

github-actions bot commented Mar 10, 2025

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link Manifest
8be077e https://rerun.io/viewer/pr/9250 +nightly +main

Note: This comment is updated whenever you push a commit.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hi! Thanks for opening this pull request.

Because this is your first time contributing to this repository, make sure you've read our Contributor Guide and Code of Conduct.

@Wumpf
Copy link
Member

Wumpf commented Mar 11, 2025

remote feature got removed in

pixi.toml Outdated
Comment on lines 669 to 672
jupyter = ">=1.0"
polars = ">=0.12.0"
datafusion = ">=45.2.0"
av = "14.2.0"
Copy link
Member

Choose a reason for hiding this comment

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

Emil would be insisting on sorting those alphabetically ;-)

@timsaucer timsaucer force-pushed the minor/add-example-deps branch from a80296b to d268193 Compare March 11, 2025 11:11
@timsaucer timsaucer added the exclude from changelog PRs with this won't show up in CHANGELOG.md label Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exclude from changelog PRs with this won't show up in CHANGELOG.md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants