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 9d678be + b34d89d commit a03acd2Copy full SHA for a03acd2
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