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: jupyter/notebook
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @jupyter-notebook/application-extension@7.4.0-beta.0
Choose a base ref
...
head repository: jupyter/notebook
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6d06d97302bd1bb77e25864214ade2277f2e50d4
Choose a head ref
  • 5 commits
  • 32 files changed
  • 3 contributors

Commits on Feb 22, 2025

  1. Bump vega-selections from 5.4.1 to 5.5.0 in /ui-tests (#7592)

    Bumps [vega-selections](https://github.com/vega/vega) from 5.4.1 to 5.5.0.
    - [Release notes](https://github.com/vega/vega/releases)
    - [Commits](vega/vega@v5.4.1...v5.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: vega-selections
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 22, 2025
    Configuration menu
    Copy the full SHA
    7dbd40a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. Configuration menu
    Copy the full SHA
    82a81c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. Add devcontainer support, backed by pixi (#7602)

    * Add pixi based devcontainer
    
    * Update devcontainer.json
    
    * update pixi deps
    
    * fixes
    
    * tweaks
    
    * add start task
    
    * lint
    
    * Mention codespaces in the contributing guide
    
    * add install command
    
    * tweaks
    
    * fix
    
    * fix
    
    * update contributing
    jtpio authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    bf1530f View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Update @babel dependencies (#7605)

    jtpio authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    6319ce6 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

  1. Update to JupyterLab v4.4.0b1 (#7607)

    * Update to JupyterLab v4.4.0b1
    
    * Update playwright
    
    * update pixi..lock
    
    * update snapshots
    
    * fix pluginmanager dev tools error
    
    * fix handling of move to trash
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    jtpio and github-actions[bot] authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    6d06d97 View commit details
    Browse the repository at this point in the history
Loading