Skip to content

chore: relax version requirement for rerun-sdk#235

Merged
ktro2828 merged 1 commit into
mainfrom
chore/upgrade-reru
Nov 20, 2025
Merged

chore: relax version requirement for rerun-sdk#235
ktro2828 merged 1 commit into
mainfrom
chore/upgrade-reru

Conversation

@mojomex

@mojomex mojomex commented Nov 20, 2025

Copy link
Copy Markdown
Contributor

This is to allow for t4-devkit usage in marimo notebooks, which require a newer version of the SDK for things like rr.show_notebook(width="auto", height="auto") support.

Tested with rerun-sdk==0.27 and t4viz instance ... and it looked fine.

This is to allow for t4-devkit usage in marimo notebooks, which require a newer version of the SDK for things like rr.show_notebook(width="auto", height="auto") support
Copilot AI review requested due to automatic review settings November 20, 2025 08:50
@github-actions github-actions Bot added chore dependencies Pull requests that update a dependency file labels Nov 20, 2025

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR relaxes the version constraint for the rerun-sdk dependency from an exact pin (==0.20.0) to a minimum version requirement (>=0.20.0), enabling compatibility with newer versions needed for marimo notebook features.

  • Changed rerun-sdk dependency from exact version pin to minimum version constraint

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread pyproject.toml
@github-actions

github-actions Bot commented Nov 20, 2025

Copy link
Copy Markdown
Contributor

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
3971 3267 82% 50% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 35595d9 by action🐍

@mojomex mojomex requested a review from ktro2828 November 20, 2025 11:18

@ktro2828 ktro2828 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@mojomex Thank you for PR! LGTM.

@ktro2828 ktro2828 merged commit 8e54d44 into main Nov 20, 2025
4 of 5 checks passed
@ktro2828 ktro2828 deleted the chore/upgrade-reru branch November 20, 2025 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants