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

Commit 9b5a4ff

Browse files
added in margin
1 parent d054633 commit 9b5a4ff

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

book/08/sympy.ipynb

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,16 @@
5151
"This page reuses CC BY content from {cite:t}`sympy`. {fa}`quote-left`[Find out more here](external_resources)\n",
5252
"```\n",
5353
"\n",
54+
"````{margin}\n",
55+
"My margin content\n",
56+
"```{attributiongrey} Attribution\n",
57+
":class: attribution\n",
58+
"Written by Tom van Woudenberg\n",
59+
" \n",
60+
"This page reuses CC BY content from {cite:t}`sympy`. {fa}`quote-left`[Find out more here](external_resources)\n",
61+
"```\n",
62+
"````\n",
63+
"\n",
5464
"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",
5565
"\n",
5666
"```{custom_download_link} ./sympy_stripped.ipynb\n",

0 commit comments

Comments
 (0)