jupyter / jupyter-js-notebook

JupyterLab notebook
BSD 3-Clause "New" or "Revised" License
46 stars 18 forks source link

Upcoming Tasks #211

Closed blink1073 closed 8 years ago

blink1073 commented 8 years ago
SylvainCorlay commented 8 years ago

👍

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 8 years ago

@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 8 years ago

Implemented in jupyterlab.