Skip to content

Html exported from kotlin notebook does not render properly. #491

@akosholloszabo

Description

@akosholloszabo

Describe the bug

A simple plot is genarated from a three column dataframe: x, y, color.
The rendered plot is exported from kotlin notebook to an Html.
Html is opened in firefox or chrome or edge...
The Html renders as a blank white page.

To Reproduce

Steps to reproduce the behavior:

  1. Generate or use any sample data with three numeric columns
  2. Use kotlin notebook to load and plot
  3. export from the ui to Html

Expected behavior

An interactive plot should be exported just like the one in the kotlin notebook ui

Actual Behavior

The Html is broken rendered as a blank white page

Screenshots

I could add it, but blank white is descriptive enoug

Library Version, Tool version, and Environment

The lib is added by %use kandy. So it should be the currently released version.
kotlin notebook 252.25557.131

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingkotlin notebookAn issue/PR related to Kotlin notebooks

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions