Skip to content

CSS class 'jupyter-widgets' should not appear node 'jp-OutputArea-output'Β #2499

@qzchenwl

Description

@qzchenwl
package version
jupyterlab 1.0.2
jupyterlab-manager 1.0.1

When customizing my own widget, I need to calculate the output area width. If the node 'jp-OutputArea-output' has css attribute 'overflow: visible', I cannot get the correct width.

And there's no means to change css attribute of node 'jp-OutputArea-output', because it's my parent node.

Without 'jupyter-widgets' class, the node 'jp-OutputArea-output' has css attribute 'overflow: auto' which is fine.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    resolved-lockedClosed issues are locked after 30 days inactivity. Please open a new issue for related discussion.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions