Skip to content

Commit 75e37cd

Browse files
committed
Add sphinx-copybutton
1 parent 619a390 commit 75e37cd

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ci/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ dependencies:
2222
- ipykernel
2323
- jupyter
2424
- sphinx-codeautolink
25+
- sphinx-copybutton
2526
- pip:
2627
- -e ..

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"myst_nb",
4242
"sphinx_codeautolink",
4343
"sphinx_remove_toctrees",
44+
"sphinx_copybutton",
4445
]
4546

4647
codeautolink_concat_default = True

0 commit comments

Comments
 (0)