Skip to content

Remove pin on jupyter-core<5.8.0 #7654

@jtpio

Description

@jtpio

Issue to track removing this pin on CI on the 7.4.x branch:

- name: Temporary pin for jupyter-core on Windows
if: matrix.os == 'windows-latest'
run: |
# See https://github.com/jupyter-server/jupyter_server/issues/1527
${{ matrix.py_cmd }} -m pip install "jupyter-core<5.8.0"

To be done after jupyter-server/jupyter_server#1527 is fixed in a new jupyter-server release.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions