Hello everyone, I'm completely new to metaflow. I...
# ask-metaflow
f
Hello everyone, I'm completely new to metaflow. I'm just trying to run this simple command : METAFLOW_SERVICE_URL=http://localhost:8080 METAFLOW_DEFAULT_METADATA="service" python3 testflow.py run but I receive the following message error "ConnectionRefusedError: [Errno 111] Connection refused" (I'm working on ubuntu 20.04 ). I would like to know if anyone can help me pls ?