jupyterlab / jupyterlab-data-explorer

First class datasets in JupyterLab
BSD 3-Clause "New" or "Revised" License
178 stars 38 forks source link

Fix missing command #106

Closed kgryte closed 5 years ago

kgryte commented 5 years ago

This PR adds a missing command to ensure behavior as stated in the dev docs: namely, that assets are both built and lab launched.

This change ensures behavior is consistent with jlpm run build:jupyter:watch, which also launches lab.