Skip to content

Commit d69873b

Browse files
committed
chore: make cirtuit diagram with white bg
So that it looks fine on dark themes also
1 parent 8218c7e commit d69873b

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

35.7 KB
Loading

notebooks/Python_HH_version/Python_Notebook_HH.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"7) The bottom plot shows the **neural membrane potential activity, V<sub>m</sub>**. The spikes here are called \"action potentials\". This variable is governed by the expression: **dV<sub>m</sub>/dt = (I<sub>inj</sub> - I<sub>Na</sub> - I<sub>K</sub> - I<sub>L</sub>)/C<sub>m</sub>**\n",
100100
"\n",
101101
"\n",
102-
"![hh](../../Tutorial/_media/equivalentCircuit.png)\n"
102+
"![hh](../../Tutorial/_media/equivalentCircuitWhiteBg.png)\n"
103103
]
104104
},
105105
{

0 commit comments

Comments
 (0)