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
39 stars 9 forks source link

Source code line numbers #3

Open joebowen opened 9 years ago

joebowen commented 9 years ago

How can we use source code line numbers to show where in the source code the highlighted code resides? From what I can tell when you show line numbers in reStructuredText, if you use line numbers 66-67 from a source file, it will show line numbers of 1-2.