0.8.15 • Published 3 years ago

@webio/jupyter-lab-provider v0.8.15

Weekly downloads
142
License
MIT
Repository
github
Last release
3 years ago

Development Instructions

Frequently, when editing this package, it will be necessary to also edit the @webio/webio package as well. If you just install @webio/jupyter-lab-provider, it will pull in @webio/webio from NPM. Instead, the following will make both packages editable.

jupyter-labextension link ~/.julia/dev/WebIO/packages/webio/
jupyter-labextension install ~/.julia/dev/WebIO/packages/jupyter-lab-provider 

q