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-server/jupyter_server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0rc7
Choose a base ref
...
head repository: jupyter-server/jupyter_server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d2c974a4580e9269580a632a3c8258e99792e279
Choose a head ref
  • 8 commits
  • 17 files changed
  • 3 contributors

Commits on Nov 23, 2022

  1. Bump to 2.0.0.dev0

    blink1073 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    bd236f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a763da3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2206a47 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Add more tests (#1092)

    blink1073 authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    e9735fc View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Defer webbrowser import (#1095)

    Fixes #1094
    blink1073 authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    a50dd7c View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

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

Commits on Nov 28, 2022

  1. Use pytest-jupyter (#1099)

    * use pytest-jupyter
    
    * update deps
    
    * cleanup
    
    * fix downstream tests
    
    * debug
    
    * fix min version
    
    * bump pytest-jupyter dep
    
    * bump version
    
    * reinstate pytest-cov
    
    * explicitly set cov-config
    
    * let auto detect work for coverage
    
    * restore pytest-cov
    blink1073 authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    222e713 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

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