Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
atheo89 authored Oct 1, 2024
1 parent ca03491 commit 0510470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -739,7 +739,7 @@ validate-rstudio-image: bin/kubectl
.PHONY: refresh-pipfilelock-files
refresh-pipfilelock-files:
# cd runtimes/minimal/ubi9-python-3.11 && pipenv lock
cd jupyter/datascience/ubi9-python-3.11 && pipenv lock
cd jupyter/tensorflow/ubi9-python-3.11 && pipenv lock
# cd runtimes/pytorch/ubi9-python-3.11 && pipenv lock
# cd runtimes/tensorflow/ubi9-python-3.11 && pipenv lock
# cd runtimes/rocm-tensorflow/ubi9-python-3.11 && pipenv lock
Expand Down

0 comments on commit 0510470

Please sign in to comment.