Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
subset.ipynb: fix output change for new Jupyter env (#275)
Related to Jupyter env Ouranosinc/PAVICS-e2e-workflow-tests#115 To fix this error: ``` ___________ finch-master/docs/source/notebooks/subset.ipynb::Cell 16 ___________ Notebook cell execution failed Cell 16: Cell outputs differ Input: all_shapes.plot() Traceback: mismatch 'text/plain' assert reference_output == test_output failed: '<AxesSubplot:>' == '<Axes: >' - <Axes: > + <AxesSubplot:> ```
- Loading branch information