-----------------------------
Bug Fixes
* Update remote URL to no longer use rawgit.
([751](https://github.com/biocore/emperor/issues/751)).
New Features
* Add `Toggle Visible` button to `Visibility` tab.
Miscellaneous
* Pin Sphinx version to be less than 4.0.
* Jupyter templates no longer require jQuery to add the CSS headers.
* Limit jinja2 version for doc dependencies in setup.py. Allowed versions are: `>=2.9` and `<3.1`.
* Fix broken test suite with Pandas >=1.5 ([810](https://github.com/biocore/emperor/issues/810)).