kuk / log-progress

https://habr.com/ru/post/276725/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Widget Javascript not detected under IPython 5.1.0

dinya opened this issue · comments

IPython 5.1.0

Widget Javascript not detected.  It may not be installed properly. Did you enable the widgetsnbextension? If not, then run "jupyter nbextension enable --py --sys-prefix widgetsnbextension"

I run

jupyter nbextension enable --py --sys-prefix widgetsnbextension

and rerun ipython console. But still

Widget Javascript not detected.  It may not be installed properly. Did you enable the widgetsnbextension? If not, then run "jupyter nbextension enable --py --sys-prefix widgetsnbextension"

Pardon,

Kernel restarting was not enough. I had to stop/start ipython process.