Skip to content

Databricks Render multiple visualizations #88

@jakedubb

Description

@jakedubb

When rendering visualizations using show() in databricks I am only able to render 1 visualization at a time. All subsequent attempts display this error:

Uncaught TypeError: Cannot read property 'RenderApp' of undefined

Can we worked around by restarting python using following command:
dbutils.library.restartPython()

and rerunning notebook with a different visualization. But essentially after the first visualization renders all others fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions