KxSystems / pyq

PyQ — Python for kdb+
http://code.kx.com/q/interfaces
Apache License 2.0
190 stars 49 forks source link

How to turn on widgetsnbextension from pyq -m notebook? #52

Closed alexzhang2010 closed 6 years ago

alexzhang2010 commented 6 years ago

How do I do the pyq equivalent from the command line? jupyter nbextension enable --py --sys-prefix widgetsnbextension

Thanks, Ray

abalkin commented 6 years ago

Try replacing jupyter with pyq -mjupyter in your command.


$ pyq -mjupyter nbextension enable --py --sys-prefix widgetsnbextension
Enabling notebook extension jupyter-js-widgets/extension...
      - Validating: OK