Closed kgryte closed 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.
jlpm run build:jupyter:watch
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.