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: 5952653
Choose a base ref
...
head repository: jupyter/notebook
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 614e478
Choose a head ref
  • 11 commits
  • 18 files changed
  • 4 contributors

Commits on May 22, 2022

  1. Add shadow to cells

    trungleduc committed May 22, 2022
    Configuration menu
    Copy the full SHA
    c5d7a40 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/PyCQA/doc8: 0.11.1 → 0.11.2](PyCQA/doc8@0.11.1...0.11.2)
    pre-commit-ci[bot] authored May 23, 2022
    Configuration menu
    Copy the full SHA
    2c1962e View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Merge pull request #6433 from trungleduc/add-cell-shadow

    Add shadow to cells
    jtpio authored May 30, 2022
    Configuration menu
    Copy the full SHA
    6a2f5c7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6434 from jupyter/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    jtpio authored May 30, 2022
    Configuration menu
    Copy the full SHA
    16a297a View commit details
    Browse the repository at this point in the history
  3. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/sirosen/check-jsonschema: 0.15.0 → 0.15.1](python-jsonschema/check-jsonschema@0.15.0...0.15.1)
    pre-commit-ci[bot] authored May 30, 2022
    Configuration menu
    Copy the full SHA
    7ede143 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Merge pull request #6439 from jupyter/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    jtpio authored May 31, 2022
    Configuration menu
    Copy the full SHA
    99556ba View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/sirosen/check-jsonschema: 0.15.1 → 0.16.0](python-jsonschema/check-jsonschema@0.15.1...0.16.0)
    pre-commit-ci[bot] authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    00680a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Merge pull request #6444 from jupyter/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    jtpio authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    8d0fbf3 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Explicit set language to en

    jtpio committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    f38c6d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6447 from jtpio/fix-docs

    Fix docs build
    jtpio authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    3760a38 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Use hatch backend (#6425)

    blink1073 authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    614e478 View commit details
    Browse the repository at this point in the history
Loading