facebookresearch / ClassyVision

An end-to-end PyTorch framework for image and video classification
https://classyvision.ai
MIT License
1.59k stars 277 forks source link

Fix version of nbconvert, and update ipynb to html script #662

Closed lauragustafson closed 3 years ago

lauragustafson commented 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.

Reviewed By: vreis

Differential Revision: D25128504

facebook-github-bot commented 3 years ago

This pull request was exported from Phabricator. Differential Revision: D25128504