Commit d0e282d7 authored by Mayank Mittal's avatar Mayank Mittal

adds code copy button in docs

parent 8398ed57
......@@ -42,6 +42,7 @@ extensions = [
"sphinxcontrib.bibtex",
"myst_parser",
"autodocsumm",
"sphinx_copybutton",
]
# mathjax hacks
......
......@@ -5,7 +5,8 @@ sphinx-book-theme==0.3.3
myst-parser==0.18.1
sphinxcontrib-bibtex==2.5.0
autodocsumm==0.2.9
sphinx-copybutton
# basic python
numpy==1.24.1
matplotlib==3.6.2
numpy
matplotlib
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment