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 974fa5d commit 7d78050Copy full SHA for 7d78050
Dockerfile
@@ -80,6 +80,7 @@ RUN git clone https://github.com/openworm/sibernetic.git && \
80
ENV C302_HOME=$HOME/c302/c302
81
ENV SIBERNETIC_HOME=$HOME/sibernetic
82
ENV PYTHONPATH=$PYTHONPATH:$HOME/c302:$SIBERNETIC_HOME
83
+ENV NEURON_MODULE_OPTIONS=-nogui
84
85
86
################################################################################
0 commit comments