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

Commit b710c5c

Browse files
move to bottom
1 parent 3741eed commit b710c5c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

book/08/sympy.ipynb

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1507,7 +1507,16 @@
15071507
"metadata": {},
15081508
"source": [
15091509
"## Gotchas\n",
1510-
"Trial and error is an approach for many programmers, but you may want to prevent frequently made mistakes. Take a look at SymPy's documentation on [gotchas](https://docs.sympy.org/latest/tutorials/intro-tutorial/gotchas.html) to accelerate your learning!"
1510+
"Trial and error is an approach for many programmers, but you may want to prevent frequently made mistakes. Take a look at SymPy's documentation on [gotchas](https://docs.sympy.org/latest/tutorials/intro-tutorial/gotchas.html) to accelerate your learning!\n",
1511+
"\n",
1512+
"````{margin}\n",
1513+
"```{attributiongrey} Attribution\n",
1514+
":class: attribution\n",
1515+
"Written by Tom van Woudenberg\n",
1516+
"\n",
1517+
"This page reuses CC BY content from {cite:t}`sympy`. {fa}`quote-left`[Find out more here](external_resources)\n",
1518+
"```\n",
1519+
"````"
15111520
]
15121521
}
15131522
],

0 commit comments

Comments
 (0)