* Fixed broken import `from compas.utilities import pairwise`. * Changed viewer initalisation to use default config object and not config from json. * Changed `compas_notebook.config.SidebarConfig.show` to `False`.
Removed
* Removed `load_scene` and `save_scene` from default toolbar.
0.6.0
Added
Changed
* Fixed `ValueError` when starting viewer for the first time with default config.
Removed
0.5.0
Added
Changed
Removed
0.4.0
Added
* Added `compas_notebook.config.Config`. * Added `compas_notebook.controller.Controller`. * Added support for sidebar with configurable widgets and actions. * Added base configuration file: `compas_notebook/config.json`.