Skip to content

Figure does not autoresize in JupyterLab #9

Description

@denphi

Open issue with plotly plotly/plotly.py#2062

temporal solution

%%html
<style>
.jp-OutputArea-output {
  overflow-y: hidden;
}
</style>

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions