mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-16 22:42:57 +00:00
Fix comment about setup_julia.py file
This commit is contained in:
@@ -3,7 +3,7 @@ set -exuo pipefail
|
||||
# Requirements:
|
||||
# - Run as a non-root user
|
||||
# - 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
|
||||
|
Reference in New Issue
Block a user