From c73032aa9e252bd9a60acaa58726064a1edb9734 Mon Sep 17 00:00:00 2001 From: Jonathan Gil Yaniv <36972296+JGYaniv@users.noreply.github.com> Date: Sat, 15 Apr 2023 23:36:26 -0400 Subject: [PATCH] add background color to neuron diagram the diagram is transparent so the black text is not readable when the notebook is in dark mode. --- 01_intro.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01_intro.ipynb b/01_intro.ipynb index ac30dc0..a9663c5 100644 --- a/01_intro.ipynb +++ b/01_intro.ipynb @@ -126,7 +126,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "\"Natural" + "\"Natural" ] }, {