-
Notifications
You must be signed in to change notification settings - Fork 26
Html exported from kotlin notebook does not render properly. #491
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingkotlin notebookAn issue/PR related to Kotlin notebooksAn issue/PR related to Kotlin notebooks
Description
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:
- Generate or use any sample data with three numeric columns
- Use kotlin notebook to load and plot
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingkotlin notebookAn issue/PR related to Kotlin notebooksAn issue/PR related to Kotlin notebooks