Skip to content

Commit 9516673

Browse files
committed
Merge branch 'pikid-patch-1' into test_jupyterlab2
2 parents 42d80bc + e878e3d commit 9516673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ RUN sudo update-alternatives --install /usr/bin/pip pip /usr/bin/pip3 10
5353
################################################################################
5454
######## Install NEURON simulator
5555

56-
RUN pip3 install neuron==8.0.1
56+
RUN sudo pip3 install neuron==8.1.0
5757

5858

5959
################################################################################

0 commit comments

Comments
 (0)