-
-
Notifications
You must be signed in to change notification settings - Fork 40
[Bug] HTML wont display #33
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingdatabricksenhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdatabricksenhancementNew feature or requestNew feature or request
Hi, thank's for this package - it looks like exactly what I was looking for.
I am struggling to find a way to use this in Databricks though which is where I want to use this. The package runs fine but instead of seeing the output as an image, I see
<IPython.core.display.HTML object>twicewhen I try
ipyplot.plot_imagesoripyplot.plot_class_tabsIs there a way to add a flag to return the html directly from the function call so I can use the built in function to display html? Because the html is hidden, I can't click the link that would display the html