jupyter / nbclassic

Jupyter Notebook as a Jupyter Server extension
https://nbclassic.readthedocs.io/en/latest
BSD 3-Clause "New" or "Revised" License
73 stars 63 forks source link

`Linux JS Test` CI Job Failure due to a change in JS dependency #268

Closed RRosio closed 8 months ago

RRosio commented 10 months ago

Description

The JS tests fail in the CI and locally, likely due to a change in a JS dependency, with the error:

Timeout for http://localhost:8888/a@b/
Is the notebook server running?
FAIL ".CodeMirror-code" still did not exist in 10000ms

Reproduce

Following guide to run the tests as in https://nbclassic.readthedocs.io/en/latest/contributing.html#javascript-tests.

Expected behavior

Expecting the tests to Pass/Fail beyond this point as this seems to indicate something has broken in the environment