-
Notifications
You must be signed in to change notification settings - Fork 38
declarativewidgets not working #538
Comments
Same here except using Python 3.6 on Mac. |
Same problem on Python 2.7 on Centos7 docker. I think this is a problem with notebook 4.3.x. The docs indicate that only versions <= 4.2.x are supported. |
No support for 4.3 |
@benchmars the console 404 error on |
This seems to be caused by jupyter notebook security upgrade at 4.3.1, described here: https://blog.jupyter.org/2016/12/21/jupyter-notebook-4-3-1/ I think
Refer to this link to see how to add a header to |
I can't get declarative widgets to work.
The module is loaded but when I try to import a widget nothing happens and I get warnings in the console.
I am using a virtualenv, python 3.5 on Opensuse Tumbleweed.
Some info:
I installed and enabled using:
And the extension seems installed and activated
I also have npm (v 2.15.11) and bower (v 1.8.0) installed.
Any help would be greatly appreciated! Please let me know if you need additional info.
The text was updated successfully, but these errors were encountered: