ixmp icon indicating copy to clipboard operation
ixmp copied to clipboard

Address failing tests of R/Jupyter notebooks

Open khaeru opened this issue 1 year ago • 0 comments

Tests of both R tutorial notebooks fail with nbclient.exceptions.CellTimeoutError, e.g. here.

This occurs on all jobs that run on ubuntu-latest GitHub Actions runners, but not on Windows or macOS.

Possible responses include:

  • Adjust the timeout time.
  • Temporarily or permanently skip or xfail the tests.

khaeru avatar Dec 05 '22 08:12 khaeru