mirror of
https://github.com/fastai/fastbook.git
synced 2025-04-04 18:00:48 +00:00
add background color to neuron diagram
the diagram is transparent so the black text is not readable when the notebook is in dark mode.
This commit is contained in:
parent
823b69e00a
commit
c73032aa9e
@ -126,7 +126,7 @@
|
||||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"<img alt=\"Natural and artificial neurons\" width=\"500\" caption=\"Natural and artificial neurons\" src=\"images/chapter7_neuron.png\" id=\"neuron\"/>"
|
||||
"<img alt=\"Natural and artificial neurons\" width=\"500\" caption=\"Natural and artificial neurons\" src=\"images/chapter7_neuron.png\" id=\"neuron\" style=\"background-color: white\"/>"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user