Skip to content

Re-run tests to verify function with jupyter_server 2 now released #65

Closed
@consideRatio

Description

@consideRatio

I'm not grasping how everything works, but I think there is a test suite setup in this repo to run a test involving jupyter_server. Can we run that test suite now that jupyter_server 2 is out and see if it succeeds, or if there is something to fix in this repo?

I was led to think about this as I observed the failure noticed "parent suite setup failed" and was thinking perhaps that was related to this repo rather than the failing test in the jupyterhub/jupyter-server-proxy relying on this project.

image

Related source code in this repo

dependencies:
- jupyter_server >=1.2

matrix:
# The Matrix
#
# This is the single source-of-truth of what we currently support
# - the matrix (with excludes) is parsed in project.py
# - the excursions are in env_specs, e.g. lab1.yml
# - to regenerate the specs, requires `conda-lock`:
#
# rm -rf .github/locks
# doit -n4 lock
#
conda-subdir: [win-64, osx-64, linux-64]
python-version: [py3.7, py3.10]
lab-version: [lab1, lab2, lab3]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions