Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit fabc57c

Browse files
author
Jaquier Aurélien Tristan
committed
add neuroml notebook in examples
1 parent e9c1adf commit fabc57c

File tree

2 files changed

+406
-0
lines changed

2 files changed

+406
-0
lines changed

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,14 @@ With 2 notebooks:
195195
https://github.com/BlueBrain/BluePyOpt/blob/master/examples/tsodyksmarkramstp/tsodyksmarkramstp.ipynb
196196
https://github.com/BlueBrain/BluePyOpt/blob/master/examples/tsodyksmarkramstp/tsodyksmarkramstp_multiplefreqs.ipynb
197197

198+
Exporting cell in neuroml format
199+
--------------------------------
200+
An iPython notebook showing how to export a BluePyOpt cell in the neuroml format, how to create a LEMS simulation,
201+
and how to run the LEMS simulation with the neuroml cell can be found at:
202+
203+
https://github.com/BlueBrain/BluePyOpt/blob/master/examples/neuroml/neuroml.ipynb
204+
205+
198206
API documentation
199207
=================
200208
The API documentation can be found on `ReadTheDocs <http://bluepyopt.readthedocs.io/en/latest/>`_.

0 commit comments

Comments
 (0)