mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-18 15:32:56 +00:00
Fix comment about setup_julia.py file
This commit is contained in:
@@ -3,7 +3,7 @@ set -exuo pipefail
|
|||||||
# Requirements:
|
# Requirements:
|
||||||
# - Run as a non-root user
|
# - Run as a non-root user
|
||||||
# - The JULIA_PKGDIR environment variable is set
|
# - The JULIA_PKGDIR environment variable is set
|
||||||
# - Julia is already set up, with the setup-julia.bash command
|
# - Julia is already set up, with the setup_julia.py command
|
||||||
|
|
||||||
|
|
||||||
# If we don't specify what CPUs the precompilation should be done for, it's
|
# If we don't specify what CPUs the precompilation should be done for, it's
|
||||||
|
Reference in New Issue
Block a user