zenml-io / zenml-dashboard

The repository that contains all source code for the ZenML UI.
38 stars 9 forks source link

ZenML Dashboard can not visualize #565

Open david101-hunter opened 4 months ago

david101-hunter commented 4 months ago

Hi team. I think it is a bug.

During the process of my experiment. Every pipeline has same problem like image below The path for visualization is configuring correctly. However, ZenML Dashboard can not visualize image

../.config/zenml/local_stores/0f1a8ab4-9ffd-4579-8c5c-fe8fde54e748/get_historical_features/output/23e2241a-c545-406b-992a-b23647c600f6/98846a47/describe.csv' does not exist in artifact store 'default'.  

I have checked, describe.csv existed image

How can I fix this? Thanks a lot!

Cahllagerfeld commented 4 months ago

Hello @david101-hunter, sorry for the delay 😅 Can you please tell me if you're running this on a local or a remote server? :)

david101-hunter commented 4 months ago

Hi @Cahllagerfeld , I deployed self-hosted server

Cahllagerfeld commented 4 months ago

Okay, so just to double check, it's a remote server, with a local artifact store (assumed based on the screenshots you put there) right?

david101-hunter commented 4 months ago

Now, I install all of them in my personal machine, yep I'm using local artifact store

Cahllagerfeld commented 4 months ago

I'm a bit confused now, so it's a local server then?

david101-hunter commented 4 months ago

yep, local self-hosted deploy zenml server

Cahllagerfeld commented 4 months ago

Okay, from an initial feeling this is not related to the dashboard itself, I will hand it over to a backend dev to have a look into it