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: v7.0.0rc2
Choose a base ref
...
head repository: jupyter/notebook
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2be98e8f39af7f3ec2729006018f6baf0998f94b
Choose a head ref
  • 6 commits
  • 23 files changed
  • 6 contributors

Commits on Jun 26, 2023

  1. Bump semver from 7.5.0 to 7.5.3 in /ui-tests (#6950)

    Bumps [semver](https://github.com/npm/node-semver) from 7.5.0 to 7.5.3.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.5.0...v7.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      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 Jun 26, 2023
    Configuration menu
    Copy the full SHA
    8b9ba8a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#6958)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Steven Silvester <steven.silvester@ieee.org>
    pre-commit-ci[bot] and blink1073 authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    8627381 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. fix: update link to troubleshooting guidelines (#6964)

    * fix: update link to troubleshooting guidelines
    
    Signed-off-by: emmanuel-ferdman <emmanuelferdman@gmail.com>
    
    * fix: small typo in ISSUE_TEMPLATE/config.yml
    
    Signed-off-by: emmanuel-ferdman <emmanuelferdman@gmail.com>
    
    ---------
    
    Signed-off-by: emmanuel-ferdman <emmanuelferdman@gmail.com>
    emmanuel-ferdman authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0f7729f View commit details
    Browse the repository at this point in the history
  2. Update to JupyterLab 4.0.3 (#6967)

    * Update to JupyterLab 4.0.3
    
    * Unbump `@lumino/widgets`
    
    * Unbump `@lumino/commands`
    jtpio authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    06c4db7 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Update Jupytext Notebook url path (#6961)

    * update Jupytext Notebook url path
    
    * update widget name check
    RRosio authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    34ca875 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    2be98e8 View commit details
    Browse the repository at this point in the history
Loading