netgusto/nodebook

Feature: CLI mode without http, watch notebooks & run when change

netgusto opened this issue · 1 comments

Feature: CLI mode without http, watch notebooks & run when change

Done in 0.1.17

$ npm i -g nbk
$ nbkcli path/to/notebooks

Anytime a notebook changes, it's execution will be queued and processed in turn.