Skip to content

Beakerx table widget used without importing beakerx #82

@shdtree

Description

@shdtree

When displaying pandas dataframes in a notebook without importing beakerx, I get the beakerx table widget instead of the default html display which is not the expected behavior. If I do the following, it will revert back to the default html dataframe output:

import beakerx
beakerx.object.beakerx.pandas_display_default()

I'm using beakerx v2.x. This looks similar to issue #6810 reported (and fixed) in beakerx v1.x.

Seems like a bug...or is this expected behavior in beakerx v2.x? Or possibly an issue with my environment?

I have the following modules installed:
beakerx==2.3.11
beakerx-base==2.0.1
beakerx-tabledisplay==2.3.12

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions