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
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