Skip to content
This repository was archived by the owner on Oct 26, 2019. It is now read-only.
This repository was archived by the owner on Oct 26, 2019. It is now read-only.

jupyter-matplotlib 404 #301

Open
Open
@cbcunc

Description

@cbcunc

Filed at request of @parente to discuss at the Jupyter steering committee meeting next week.

Python 3.5. Dashboard Server bundle app using (from conda-forge) ipympl-0.0.2 and matplotlib-2.0.0b4 (required for ipympl) throws following in web console:

Error: Script error for "jupyter-matplotlib"
http://requirejs.org/docs/errors.html#scripterror

Matplotlib output not rendered (while ipywidgets output is). jupyter-dashboards-server reports on stdout:

GET /jupyter-matplotlib.js 404 5.874 ms - 675

jupyter kenelgateway reports on stdout:

[IPKernelApp] WARNING | 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"

Output of jupyter nbextension list:

(rsmbund) [cbc@bluheron bundle]$ jupyter nbextension list
Known nbextensions:
  config dir: /home/cbc/.jupyter/nbconfig
    notebook section
      jupyter-js-widgets/extension  enabled
      - Validating: OK
      jupyter-matplotlib/extension  enabled
      - Validating: OK
  config dir: /home/cbc/anaconda3/envs/rsmbund/etc/jupyter/nbconfig
    notebook section
      nb_anacondacloud/main  enabled
      - Validating: OK
      jupyter_dashboards/notebook/main  enabled
      - Validating: OK
      jupyter_cms/notebook/main  enabled
      - Validating: OK
      nb_conda/main  enabled
      - Validating: OK
      jupyter-js-widgets/extension  enabled
      - Validating: OK
      jupyter-matplotlib/extension  enabled
      - Validating: OK
      nbpresent/js/nbpresent.min  enabled
      - Validating: OK
    tree section
      jupyter_cms/dashboard/main  enabled
      - Validating: OK
      nb_conda/tree  enabled
      - Validating: OK
    edit section
      jupyter_cms/editor/main  enabled
      - Validating: OK

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions