sphinx_copybutton: Add a copy button to each of your code cells.#

Description#

Add a copy button to each of your code cells.

License#

MIT License

Upstream Contact#

https://pypi.org/project/sphinx-copybutton/

Type#

standard

Dependencies#

Version Information#

package-version.txt:

0.5.2

install-requires.txt:

sphinx-copybutton

Equivalent System Packages#

$ apk add py3-sphinx-copybutton
$ sudo pacman -S python-sphinx-copybutton
$ conda install sphinx-copybutton
$ sudo yum install python-sphinx-copybutton
$ sudo pkg install textproc/py-sphinx-copybutton
$ sudo emerge dev-python/sphinx-copybutton
$ sudo xbps-install python3-sphinx-copybutton

If the system package is installed and if the (experimental) option --enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.