Jul 07, 2017
- Added a new extension type for mime renderers, with the
`vega2-extension` as a built-in example. Also overhauled the
rendermime interfaces.
<https://github.com/jupyterlab/jupyterlab/pull/2488>
<https://github.com/jupyterlab/jupyterlab/pull/2555>
<https://github.com/jupyterlab/jupyterlab/pull/2595>
- Finished JSON-schema based settings system, using client-side
storage for now.
<https://github.com/jupyterlab/jupyterlab/pull/2411>
- Overhauled the launcher design.
<https://github.com/jupyterlab/jupyterlab/pull/2506>
<https://github.com/jupyterlab/jupyterlab/pull/2580>
- Numerous bug fixes and style updates.