Skip to content

Commit

Permalink
rename: change run-lesson > run-jupyter
Browse files Browse the repository at this point in the history
  • Loading branch information
amaleelhamri committed Feb 16, 2023
1 parent 10d1839 commit 7ac9564
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 7ac9564

Please sign in to comment.