* Converted to a Jupyter Lab 4+ and notebook 7+ compatible plugin.
* Updated dependencies to be Jupyter Lab 4+ and notebook 7+ compatible.
* Switched to Jupyter compatible BSD license.
* **DEPRECATION:** Support for classic Jupyter (nbclassic) is dropped.
Versions 0.6.1 should still work with classic Jupyter.
* Added capability to enable and disable the Instructor Tools menu as well
as show and hide it using the Jupyter Lab command palette. This allows the
plugin to exist in a Jupyter Hub
installation used by both the instructor and students. By default, the menu
is deactivated and will not activate if a student has a notebook set to
disallow use of instructor tools.
* Added boilerplate instructions for creating a pdf of notebook with
collapsed headings.
0.6.1
* Updates to requirements to utilize upstream bug fixes.
0.6.0
* Converted to hierarchical menu that appears in the menu bar rather
than the toolbar.