Skip to content

Code doesn't display the widget on Jupyter Notebook #2

@Winghin2517

Description

@Winghin2517

I'm trying to display the clustergrammer widget in my jupyter notebook but it just doesn't seem to work.

I took the example code off this page and ran it on my jupyter notebook on my mac but it gives me empty results :https://github.com/MaayanLab/clustergrammer-widget/blob/master/Running_clustergrammer_widget.ipynb
screen shot 2017-08-26 at 10 30 22 pm

As you can see, the integer slider works properly, so therefore it cannot be the widgetsnbextension that is a problem.

These are my dependencies from running a conda list:

widgetsnbextension 3.0.2 py35_0 conda-forge
ipywidgets 7.0.0 py35_0 conda-forge
clustergrammer-widget 1.13.0

I ran this:

jupyter nbextension enable --py --sys-prefix clustergrammer_widget

and this was the result:

Enabling notebook extension clustergrammer_widget/extension...
- Validating: OK

However, when I viewed the code off the jupyter nbviewer website, it works perfectly:

http://nbviewer.jupyter.org/github/MaayanLab/clustergrammer-widget/blob/11b36f36b613c2ec2081415c3f81b2d3fcf9507f/Python%203.5%20test.ipynb

Can you please tell me what I'm doing wrong here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions