You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 6, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: book/08/sympy.ipynb
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,16 @@
51
51
"This page reuses CC BY content from {cite:t}`sympy`. {fa}`quote-left`[Find out more here](external_resources)\n",
52
52
"```\n",
53
53
"\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",
54
64
"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",
0 commit comments