-
-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
Description
Hi there,
I am using ipyplot.plot_class_tabs where the images is a pd.Series of local paths
when running the line, it doesn't show the images, only the icon of the image as it's not able to load them. the paths are already relative paths in a folder in the same directory of the notebook I am running
Images are all jpg format
Am I missing something?
I also tried using the absolute path but still same issue
Thank you for the help