You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 1, 2024. It is now read-only.
Fix version of nbconvert, and update ipynb to html script (#88)
Summary:
Pull Request resolved: fairinternal/ClassyVision#88
Pull Request resolved: #662
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.
Reviewed By: vreis
Differential Revision: D25128504
fbshipit-source-id: f636d3f55d6ea0f50bac28f398d26a21ccaf405e
0 commit comments