From 6e80c1246f8a1adecbb57c303842d552562443ea Mon Sep 17 00:00:00 2001 From: Ayaz Salikhov Date: Sun, 7 Jan 2024 15:34:03 +0400 Subject: [PATCH] Fix comment about setup_julia.py file --- images/minimal-notebook/setup-scripts/setup-julia-packages.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/minimal-notebook/setup-scripts/setup-julia-packages.bash b/images/minimal-notebook/setup-scripts/setup-julia-packages.bash index fa1421e9..5e8f7e80 100755 --- a/images/minimal-notebook/setup-scripts/setup-julia-packages.bash +++ b/images/minimal-notebook/setup-scripts/setup-julia-packages.bash @@ -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