How to use ZenML’s native dashboard to monitor your pipelines
zenml up
on your machine and follow the instructions:
http://localhost:8237
by default:
ZenML Dashboard Preview
uvicorn zenml.zen_server.zen_server_api:app --reload
after cloning the
repository.zenml connect
CLI command. To connect to a ZenML server, you can either pass the configuration as command line arguments or as a YAML file:
ZenML DAG artifact inspection