jupyter/jupyter-js-notebook

Upcoming Tasks

Closed this issue · 3 comments

  • Use new document manager and refactor models/views/controller
  • Create a notebook extension registry and a jupyter-js-widget extension

👍

The custom widget libraries are probably going to be bundled slightly differently. Hence we probably don't need to rely on the same jupyter commands

jupyter labextension [enable/install]...

@SylvainCorlay, extension is probably not the right word here. These are basically JS classes that create a new instance of a thing given an instance of a notebook widget.

Implemented in jupyterlab.