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.
2 parents 9b7c146 + d670b76 commit b34d89dCopy full SHA for b34d89d
Dockerfile
@@ -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.0.1
+RUN sudo pip3 install neuron==8.1.0
57
58
59
0 commit comments