Skip to content

Commit

Permalink
Update install-pip-packages.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
eeholmes authored Nov 8, 2024
1 parent 371cd44 commit ef631da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install-pip-packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ fi

# Main script execution as NB_USER
echo "Running install-pip-packages.sh as ${NB_USER}"

echo "NB_PYTHON_PREFIX: $NB_PYTHON_PREFIX, CONDA_ENV: $CONDA_ENV, CONDA_DIR: $CONDA_DIR"

# Set variable for the provided file
requirements_file="$1"
Expand Down

0 comments on commit ef631da

Please sign in to comment.