Skip to content

Commit

Permalink
update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
EveningStarlight committed Nov 15, 2024
1 parent 17df4c0 commit 08ad0ca
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,6 @@ generate-Spark:
###### Dockerfile Management ######
###################################

all:
@echo 'Did you mean to generate all Dockerfiles? That has been renamed to `make generate-dockerfiles`'

generate-dockerfiles: clean jupyterlab rstudio remote-desktop sas docker-stacks-datascience-notebook
@echo "All dockerfiles created."

Expand All @@ -81,7 +78,6 @@ generate-dockerfiles: clean jupyterlab rstudio remote-desktop sas docker-stacks-

# Configure the "Bases".
#
# Revert Stan's change made in PR#306 that includes $(SRC)/2_cpu.Dockerfile It really balloons the size of the image
# PyTorch image can use Aanaconda's CUDA packages (much simpler)
pytorch: .output
$(CAT) \
Expand Down

0 comments on commit 08ad0ca

Please sign in to comment.