Skip to content

Commit 6e80c12

Browse files
committed
Fix comment about setup_julia.py file
1 parent e84bfdf commit 6e80c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/minimal-notebook/setup-scripts/setup-julia-packages.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set -exuo pipefail
33
# Requirements:
44
# - Run as a non-root user
55
# - The JULIA_PKGDIR environment variable is set
6-
# - Julia is already set up, with the setup-julia.bash command
6+
# - Julia is already set up, with the setup_julia.py command
77

88

99
# If we don't specify what CPUs the precompilation should be done for, it's

0 commit comments

Comments
 (0)