jupyter / declarativewidgets

[RETIRED] Jupyter Declarative Widget Extension
http://jupyter.org/declarativewidgets/docs.html
Other
120 stars 38 forks source link

Not working #537

Open AlABarazi opened 7 years ago

AlABarazi commented 7 years ago

I am trying to run declartivewidgets examples in Wlakthrough file after installing it with the commands

pip install jupyter_declarativewidgets

jupyter declarativewidgets quick-setup --sys-prefix

When I click run cell nothing happen. My Jupyter settings are as follow:

About Jupyter Notebook Server Information:

You are using Jupyter notebook.

The version of the notebook server is 4.2.3 and is running on: Python 3.5.2 |Anaconda 4.2.0 (x86_64)| (default, Jul 2 2016, 17:52:12) [GCC 4.2.1 Compatible Apple LLVM 4.2 (clang-425.0.28)]

Current Kernel Information:

Python 3.5.2 |Anaconda 4.2.0 (x86_64)| (default, Jul 2 2016, 17:52:12) Type "copyright", "credits" or "license" for more information.

IPython 5.1.0 -- An enhanced Interactive Python. ? -> Introduction and overview of IPython's features. %quickref -> Quick reference. help -> Python's own help system. object? -> Details about 'object', use 'object??' for extra details.