You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* stop using matplotlib agg backend
* update github links from BlueBrain to openbraininstitute
* remove python 3.8 tests and support
---------
Co-authored-by: Aurélien Jaquier
@@ -70,12 +70,12 @@ When you use this Currentscape software for your research, we ask you to cite th
70
70
Support
71
71
=======
72
72
73
-
We are providing support on `Gitter <https://gitter.im/BlueBrain/Currentscape>`_. We suggest you create tickets on the `Github issue tracker <https://github.com/BlueBrain/Currentscape/issues>`_ in case you encounter problems while using the software or if you have some suggestions.
73
+
We are providing support on `Gitter <https://gitter.im/openbraininstitute/Currentscape>`_. We suggest you create tickets on the `Github issue tracker <https://github.com/openbraininstitute/Currentscape/issues>`_ in case you encounter problems while using the software or if you have some suggestions.
Copy file name to clipboardExpand all lines: Tutorial.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -300,7 +300,7 @@ Run cell and plot Currentscape
300
300
==============================
301
301
302
302
You can see an example of how to extract currents and ionic concentractions with bluepyopt and emodelrunner in the example folder: :code:`examples/use_case`.
303
-
Please note that you should have `bluepyopt <https://github.com/BlueBrain/BluePyOpt>`_, `emodelrunner <https://github.com/BlueBrain/EModelRunner>`_ and `NEURON <https://neuron.yale.edu/neuron/>`_ installed in order to run the example.
303
+
Please note that you should have `bluepyopt <https://github.com/openbraininstitute/BluePyOpt>`_, `emodelrunner <https://github.com/BlueBrain/EModelRunner>`_ and `NEURON <https://neuron.yale.edu/neuron/>`_ installed in order to run the example.
304
304
The example folder contains
305
305
a cell,
306
306
a script to run the cell by applying to it a step stimulus and record its voltage, current and ionic concentration traces,
0 commit comments