Skip to content

Commit

Permalink
Merge branch 'pikid-patch-1' into test_jupyterlab2
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Oct 4, 2024
2 parents 42d80bc + e878e3d commit 9516673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ RUN sudo update-alternatives --install /usr/bin/pip pip /usr/bin/pip3 10
################################################################################
######## Install NEURON simulator

RUN pip3 install neuron==8.0.1
RUN sudo pip3 install neuron==8.1.0


################################################################################
Expand Down

0 comments on commit 9516673

Please sign in to comment.