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

Commits on Mar 8, 2023

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

Commits on Mar 14, 2023

  1. Clean up interface switcher plugin in preparation for release (#6766)

    * Clean up interface switcher plugin in preparation for release
    
    * Use caret down icon to be consistent with the "New" dropdown in the tree page
    
    * Update Playwright Snapshots
    
    * Update Playwright Snapshots
    
    * Fix button height of interface switcher
    
    * Update packages/lab-extension/style/base.css
    
    Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
    
    * Update Playwright Snapshots
    
    * Update Playwright Snapshots
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
    3 people authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    f44ac97 View commit details
    Browse the repository at this point in the history
  2. Convert docs to Markdown (#6770)

    * Convert docs to Markdown
    
    * lint
    
    * update refs
    
    * more update
    jtpio authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    f05e5a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Add documentation for contributing to the docs (#6771)

    * Develop docs on Gitpod
    
    * Add documentation section to the contributing docs
    
    * Add a section for contributing from the browser
    
    * typo fix
    
    * fix link in contributing
    
    * Add Gitpod badge
    
    * fix auto activate
    jtpio authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    7963a79 View commit details
    Browse the repository at this point in the history
  2. Update to JupyterLab 4.0.0a36 (#6773)

    * Update to JupyterLab 4.0.0a36
    
    * Update `webpack`
    
    * Refresh deps
    
    * fix yarn.lock
    
    * Update Playwright Snapshots
    
    * Update Playwright Snapshots
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    jtpio and github-actions[bot] authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    0faa88c View commit details
    Browse the repository at this point in the history
Loading