jupyter / jupyter-js-notebook

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

Add a Kernel Selector #89

Closed blink1073 closed 8 years ago

blink1073 commented 8 years ago

Clean up metadata handling as well. Attempts to extract a proper mimetype from a codemirror mode if given, but does not propagate the mode itself. Relies on https://github.com/jupyter/notebook/pull/1206 and https://github.com/jupyter/jupyter-js-services/pull/110.

jupterlab-kernel-selector

blink1073 commented 8 years ago

Ready to roll.

dwillmer commented 8 years ago

:+1: