From 7ac956471ef4ff3ad719fca473002080d673ee0b Mon Sep 17 00:00:00 2001 From: amale Date: Thu, 16 Feb 2023 09:56:09 +0100 Subject: [PATCH] rename: change run-lesson > run-jupyter --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index b3ee7bf..d0899f7 100644 --- a/Makefile +++ b/Makefile @@ -33,9 +33,9 @@ remove-all: -@docker image rm mlops_notebooks_supinfo -@docker image rm mlops_mlflow_supinfo -run-all: run-lesson run-mlflow +run-all: run-jupyter run-mlflow -run-lesson: +run-jupyter: ./infra/jupyter/bin/run_lab.sh run-mlflow: