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

Commit 9b5f743

Browse files
add note
1 parent 9bcbccd commit 9b5f743

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

book/08/sympy.ipynb

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@
4343
"source": [
4444
"# SymPy\n",
4545
"\n",
46+
"```{sidebar} Information\n",
47+
"Written by Tom van Woudenberg\n",
48+
"\n",
49+
"This page reuses CC BY content from {cite:t}`sympy`. {fa}`quote-left`{ref}`Find out more here.<link to external resources section on credits and license page>`\n",
50+
"```\n",
51+
"\n",
4652
"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",
4753
"\n",
4854
"```{custom_download_link} ./sympy_stripped.ipynb\n",

0 commit comments

Comments
 (0)