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.
1 parent 1cb41b9 commit 70f5bc0Copy full SHA for 70f5bc0
Dockerfile
@@ -59,7 +59,7 @@ RUN sudo pip install neuron==8.2.6 --break-system-packages
59
60
RUN git clone https://github.com/openworm/c302.git && \
61
cd c302 && \
62
- git checkout development && \
+ git checkout ow-0.9.6 && \
63
sudo pip install . --break-system-packages
64
65
# Note: pyNeuroML installed with the above library
0 commit comments