You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo" Please run 'metaflow-dev up' in another terminal, then re-run 'metaflow-dev shell'.";\
305
+
exit 1;\
306
+
else\
307
+
sleep 1;\
308
+
fi;\
309
+
done
297
310
@echo "🔗 Opening Metaflow UI at http://localhost:3000"
298
311
@open http://localhost:3000
299
312
300
-
.PHONY: install-helm setup-minikube setup-tilt teardown-minikube tunnel up down check-docker install-curl install-gum install-brew up down dashboard shell help
313
+
.PHONY: install-helm setup-minikube setup-tilt teardown-minikube tunnel up down check-docker install-curl install-gum install-brew up down dashboard shell ui help
0 commit comments