Skip to content

Commit c757957

Browse files
committed
Merge branch 'development' into plotinclude
2 parents e523735 + 28e6c40 commit c757957

16 files changed

Lines changed: 3 additions & 3 deletions

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN /bin/bash -c "source activate snakes && jupyter serverextension enable --py
1212
RUN /bin/bash -c "source activate snakes && jupyter nbextension enable --py widgetsnbextension"
1313

1414
WORKDIR /home/jovyan
15-
RUN git clone --branch CNS18 https://github.com/Neurosim-lab/netpyne_workspace
15+
RUN git clone --branch v0.5 https://github.com/Neurosim-lab/netpyne_workspace
1616
WORKDIR /home/jovyan/netpyne_workspace
1717

1818
# Uncomment to run travis using this Dockerfile

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[![Docker Automated buil](https://img.shields.io/docker/automated/jrottenberg/ffmpeg.svg)](https://hub.docker.com/r/metacell/netpyne-ui/)
22

33
<p align="center">
4-
<img src="https://raw.githubusercontent.com/MetaCell/NetPyNE-UI/development/docs/NetPyNe.png" width="350px"/>
4+
<img src="https://raw.githubusercontent.com/MetaCell/NetPyNE-UI/updated_documentation/docs/netpyne.png" width="350px"/>
55
</p>
66

7-
![Screenshot](https://github.com/metacell/netpyne-ui/raw/master/netpyneui.png)
7+
![Screenshot](https://github.com/metacell/netpyne-ui/raw/updated_documentation/docs/netpyneui.png)
88

99
This repository hosts the User Interface for [NetPyNE](http://www.neurosimlab.org/netpyne/). NetPyNE is a python package to facilitate the development, parallel simulation and analysis of biological neuronal networks using the NEURON simulator.
1010

docs/gif1.gif

17.8 MB
Loading

docs/netpyne.png

63.2 KB
Loading

docs/netpyneui.png

1.99 MB
Loading

docs/wiki1.png

119 KB
Loading

docs/wiki10.png

130 KB
Loading

docs/wiki11.png

94.6 KB
Loading

docs/wiki2.png

121 KB
Loading

docs/wiki3.png

142 KB
Loading

0 commit comments

Comments
 (0)