Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit 2cf808d

Browse files
only in margin
1 parent 9b5a4ff commit 2cf808d

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

book/08/sympy.ipynb

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -41,18 +41,7 @@
4141
"cell_type": "markdown",
4242
"metadata": {},
4343
"source": [
44-
"# SymPy\n",
45-
"\n",
46-
"\n",
47-
"```{attributiongrey} Attribution\n",
48-
":class: attribution\n",
49-
"Written by Tom van Woudenberg\n",
50-
" \n",
51-
"This page reuses CC BY content from {cite:t}`sympy`. {fa}`quote-left`[Find out more here](external_resources)\n",
52-
"```\n",
53-
"\n",
5444
"````{margin}\n",
55-
"My margin content\n",
5645
"```{attributiongrey} Attribution\n",
5746
":class: attribution\n",
5847
"Written by Tom van Woudenberg\n",
@@ -61,6 +50,8 @@
6150
"```\n",
6251
"````\n",
6352
"\n",
53+
"# SymPy\n",
54+
"\n",
6455
"SymPy is a Python library for symbolic mathematics. You can use it as a tool to evaluate basic and complicated math operations, whenever they become tedious or error prone.\n",
6556
"\n",
6657
"```{custom_download_link} ./sympy_stripped.ipynb\n",

0 commit comments

Comments
 (0)