Skip to content

Jupyter Lab - javascript error on ProfileReport visualization and matplotlibs 3D plots. #7407

Closed

Description

Description

I'm having problems with Jupyter Lab to visualize some plots, such as 3D graphs and Profile Reports, normally functions that end up using javascript are buggy.
I've already reinstalled dependencies and widgets, updated everything, and it still shows an error.

image

When I click on the box this is the error that is reported:

[Open Browser Console for more detailed log - Double click to close this message]
Failed to load view class 'ErrorWidgetView' from module '@jupyter-widgets/base'
Error: No version of module @jupyter-widgets/base is registered
    at m.loadClass (http://localhost:8888/static/lab/6187.44803385627ac91ed1c4.js?v=44803385627ac91ed1c4:1:4010)
    at m.loadViewClass (http://localhost:8888/static/lab/4416.74698273b3de2ad84746.js?v=74698273b3de2ad84746:1:11554)
    at http://localhost:8888/static/lab/4416.74698273b3de2ad84746.js?v=74698273b3de2ad84746:1:4288
    at async C.renderModel (http://localhost:8888/static/lab/6187.44803385627ac91ed1c4.js?v=44803385627ac91ed1c4:1:1297)

Even reinstalling all extensions and widgets, and updating everything, I still get this error.

I have exactly the same error plotting 3d graphs with matplotlib

These are the versions of the tools I'm using:

Jupyter - Lab: 4.0.11
Matplotlib version: 3.8.2
ydata_profiling version: 4.8.3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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