mirror of
https://github.com/fastai/fastbook.git
synced 2025-04-05 18:30:44 +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",
|
"cell_type": "markdown",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"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