openworm / hodgkin_huxley_tutorial

A repository containing code for a number of tutorials on the Hodgkin Huxley model, including an interactive Jupyter notebook
GNU Lesser General Public License v3.0
37 stars 9 forks source link

Update line numbers #40

Closed pgleeson closed 2 years ago

pgleeson commented 2 years ago

The updated HodgkinHuxley.py has shifted some of the line numbers of different parts of the code so this: https://hodgkin-huxley-tutorial.readthedocs.io/en/latest/_toc/Tutorial.html#running-the-model-implementations should be rechecked and https://github.com/openworm/hodgkin_huxley_tutorial/blob/master/Tutorial/_toc/Tutorial.rst updated

irahulsonkar commented 2 years ago

@pgleeson Fixed this in PR #44.

pgleeson commented 2 years ago

Fixed