Closed fmigneault closed 7 months ago
@Zeitsperre can you take a look at this one. Could the a problem with the make refresh-notebook
target. Maybe the Makefile
changes recently with all the cookiecutter refreshes.
Notebook fix here https://github.com/bird-house/finch/pull/348 just to get Jenkins to pass. We still have to find and fix the root-cause so it does not happen again on the next output refresh.
PR #348 looks fine. Will close this issue for now,. If anything doesn't work in the CI, will reopen later.
Description
Notebook https://github.com/bird-house/finch/blob/master/docs/source/notebooks/finch-usage.ipynb The cell output URL displays:
However, it seems the full URL is returned when actually running the notebook, causing a diff error by nb val.
Environment
Steps to Reproduce
Any birdhouse-deploy PR that triggers the CI fails with:
Additional Information
n/a