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.10.10
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.10.11
Choose a head ref
  • 7 commits
  • 25 files changed
  • 3 contributors

Commits on Jan 9, 2025

  1. Configuration menu
    Copy the full SHA
    ced11b6 View commit details
    Browse the repository at this point in the history
  2. docs: WebAssembly Notebooks, Publishing to the Web (#3389)

    Update the documentation to reflect various new developments with
    WebAssembly notebooks, and also add a new guide on publishing notebooks
    to the web.
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    akshayka and pre-commit-ci[bot] authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    5025a89 View commit details
    Browse the repository at this point in the history
  3. docs: fix typo (#3391)

    Vestigial line, also change some iframe heights
    akshayka authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    cd15a18 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. docs: package reproducibility (#3392)

    Add a top-level guide on package reproducibility using `--sandbox`.
    akshayka authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    8c53055 View commit details
    Browse the repository at this point in the history
  2. fix: vim keymap precedence (fix enter in insert mode) (#3395)

    This is a better and more correct solution
    mscolnick authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    9c07b3e View commit details
    Browse the repository at this point in the history
  3. fix: mo.notebook_location() with incorrect :// (#3393)

    When converting to `Path()`, `://` gets normalized to `:/`, so this adds
    it back if it was removed
    mscolnick authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    b9090ce View commit details
    Browse the repository at this point in the history
  4. release: 0.10.11

    mscolnick committed Jan 10, 2025
    Configuration menu
    Copy the full SHA
    1c275ea View commit details
    Browse the repository at this point in the history
Loading