Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: marimo-team/marimo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.17.1
Choose a base ref
...
head repository: marimo-team/marimo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.17.2
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Oct 24, 2025

  1. fix: plotly rendering (#6927)

    A bug in rolldown looks to have created duplicate `default` exports for
    the plotly.js package. This hacks around it which is easier then
    figuring out which version of rolldown to pin to
    
    Fixes #6926
    mscolnick authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    6c9e94c View commit details
    Browse the repository at this point in the history
  2. release: 0.17.2

    mscolnick committed Oct 24, 2025
    Configuration menu
    Copy the full SHA
    4c8d0b6 View commit details
    Browse the repository at this point in the history
Loading