We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04ec69c commit 77c22a1Copy full SHA for 77c22a1
Dockerfile_intel
@@ -53,7 +53,7 @@ RUN sudo update-alternatives --install /usr/bin/pip pip /usr/bin/pip3 10
53
################################################################################
54
######## Install NEURON simulator
55
56
-RUN pip3 install neuron==8.2.2
+RUN pip3 install neuron==8.0.1
57
58
59
0 commit comments