This pull request is working for #1179 . We want a simpler step for installing dependencies when we want to build the website and this pull request adds all the necessary dependencies.
It also removes unused imports in the head of the file.
Checklist
Essentials
[x] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc)
[x] Changes are complete (i.e. I finished coding on this PR)
[x] All changes have test coverage
[x] Code is well-documented
Changes
[ ] Feature1, tests, (and when applicable, API doc)
[ ] Feature2, tests, (and when applicable, API doc)
Comments
If this change is a backward incompatible change, why must this change be made.
Description
This pull request is working for #1179 . We want a simpler step for installing dependencies when we want to build the website and this pull request adds all the necessary dependencies.
It also removes unused imports in the head of the file.
Checklist
Essentials
Changes
Comments
cc @dmlc/gluon-nlp-team