Upcoming Tasks
Closed this issue · 3 comments
blink1073 commented
- Use new document manager and refactor models/views/controller
- Create a notebook extension registry and a
jupyter-js-widget
extension
SylvainCorlay commented
👍
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]...
blink1073 commented
@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.
blink1073 commented
Implemented in jupyterlab.