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.3.0
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: 4d311b2c91e055e7b4690d8100f7fe85381f06da
Choose a head ref
  • 10 commits
  • 20 files changed
  • 11 contributors

Commits on Feb 15, 2023

  1. Bump to 2.4.0.dev0

    blink1073 committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    83f03e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Clean up license (#1218)

    * move "About the Jupyter Development Team" to README.md
    
    * remove LICENSE
    
    * add license
    dcsaba89 authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    ce8e7fc View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Ensure content-type properly reflects gateway kernelspec resources (#…

    …1219)
    
    Co-authored-by: Mehmet Bektas <mbektasgh@outlook.com>
    kevin-bates and mbektas authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    2b42b90 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Fix ci failures (#1222)

    blink1073 authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    903942c View commit details
    Browse the repository at this point in the history
  2. Enable users to copy both files and directories (#1190)

    Co-authored-by: mmbugua <moses.mbugua@morningstar.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: foo <foo@bar.com>
    Co-authored-by: Steven Silvester <steven.silvester@ieee.org>
    5 people authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    bc828c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Fix priority of deprecated NotebookApp.notebook_dir behind ServerApp.…

    …root_dir (#1223
    
    this flag prevents deprecated `notebook_dir` config from having higher priority than newer config
    minrk authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    1dc3d58 View commit details
    Browse the repository at this point in the history
  2. fix docs build (#1225)

    blink1073 authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    d85874b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    e60b048 View commit details
    Browse the repository at this point in the history
  2. Optimize hidden checks (#1226)

    Co-authored-by: Steven Silvester <steven.silvester@ieee.org>
    vidartf and blink1073 authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    b5a6306 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d311b2 View commit details
    Browse the repository at this point in the history
Loading