Closed lauragustafson closed 3 years ago
Summary: Script to parse to ipynb into html for ClassyVision website was broken, as there was no longer a div with id notebook-container. Likely culprit is nbconvert, so fixed version in setup.py to hopefully prevent breakage in the future.
div
id
notebook-container
nbconvert
setup.py
Reviewed By: vreis
Differential Revision: D25128504
This pull request was exported from Phabricator. Differential Revision: D25128504
Summary: Script to parse to ipynb into html for ClassyVision website was broken, as there was no longer a
div
withid
notebook-container
. Likely culprit isnbconvert
, so fixed version insetup.py
to hopefully prevent breakage in the future.Reviewed By: vreis
Differential Revision: D25128504