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

Commit d054633

Browse files
Update sympy.ipynb
1 parent 0cc15c2 commit d054633

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

book/08/sympy.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@
4343
"source": [
4444
"# SymPy\n",
4545
"\n",
46-
"```{admonition} Attribution\n",
46+
"\n",
47+
"```{attributiongrey} Attribution\n",
4748
":class: attribution\n",
48-
" \n",
4949
"Written by Tom van Woudenberg\n",
5050
" \n",
51-
"This page reuses CC BY content from {cite:t}`sympy`. {fa}`quote-left`[Find out more here](external_resources)`\n",
51+
"This page reuses CC BY content from {cite:t}`sympy`. {fa}`quote-left`[Find out more here](external_resources)\n",
5252
"```\n",
5353
"\n",
5454
"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

Comments
 (0)