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 42d80bc + e878e3d commit 9516673Copy full SHA for 9516673
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