Skip to content

Conversation

@mmcky
Copy link
Contributor

@mmcky mmcky commented Jun 29, 2021

The issue was that jupyter-cache is executing all notebooks in the source repository, including those in _static/lecture_specific which was rebuilding the images for short_path via the notebook included to build them. However pylab was used to show the figures in the notebook and the software must have changed to clear the matplotlib.fig object after showing it in the notebook causing the images to be written as empty images.

cc: @AakashGfude @jstac

@mmcky
Copy link
Contributor Author

mmcky commented Jun 29, 2021

Note: this issue won't come up locally unless you fully clear the cache and have the latest environment.

@github-actions github-actions bot temporarily deployed to commit June 29, 2021 02:51 Inactive
@github-actions github-actions bot temporarily deployed to commit June 29, 2021 02:58 Inactive
@github-actions github-actions bot temporarily deployed to commit June 29, 2021 03:03 Inactive
@mmcky mmcky merged commit a614dbf into main Jun 29, 2021
@mmcky mmcky deleted the fix-short-path branch June 29, 2021 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants