diff --git a/Dockerfile b/Dockerfile index 3d2901a30c188ef8c2bbdea45522a0cf775ffbe7..1b8b6a3c8cd78aa20030e721b4ba6b120914038a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -80,7 +80,7 @@ WORKDIR SpikingNeuralNetworks/examples RUN julia -e "using Pkg;Pkg.clone(\"https://github.com/gsoleilhac/NSGAII.jl\")" -RUN python simple_with_injection.py +# RUN python simple_with_injection.py RUN julia install.jl RUN julia lhhneuron.jl