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: b3732b7
Choose a base ref
...
head repository: jupyter/notebook
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8493e1b
Choose a head ref
  • 5 commits
  • 12 files changed
  • 6 contributors

Commits on Jun 21, 2023

  1. Make jupyter logo select properly (#6927) (#6938)

    * Make jupyter logo select properly (#6927)
    
    * auto formation
    Cheukting authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    3de5507 View commit details
    Browse the repository at this point in the history
  2. Docs parity for find with JupyterLab. (#6917)

    * Docs parity with JupyterLab.
    
    * Fix capitalization.
    
    * Update docs/source/notebook.md
    
    Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
    
    * Added macos shortcut info.
    
    ---------
    
    Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
    ericsnekbytes and jtpio authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    7c84112 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    9b9ab51 View commit details
    Browse the repository at this point in the history
  2. Close the browser tab when clicking on "Close and Shut Down Notebook" (

    …#6937)
    
    * Close the browser tab when clicking on "Close and Shut Down Notebook"
    
    * Move menu entry to match classic
    
    * Fix menu entries
    
    * Add comment about the rank
    
    * Use default `isEnabled`
    
    * Update Playwright Snapshots
    
    * Update Playwright Snapshots
    
    * Add UI test
    
    * Rename to "Close and Shut Down Notebook"
    
    Co-Authored-By: Andrii Ieroshenko <ieroshenkoa@gmail.com>
    
    * Update Playwright Snapshots
    
    * Update Playwright Snapshots
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Andrii Ieroshenko <ieroshenkoa@gmail.com>
    3 people authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    77f87de View commit details
    Browse the repository at this point in the history
  3. Fix redirect handler (#6941)

    jtpio authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    8493e1b View commit details
    Browse the repository at this point in the history
Loading