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#
Type#
standard
Dependencies#
$(PYTHON_TOOLCHAIN)
$(PYTHON)
Version Information#
package-version.txt:
0.5.1
install-requires.txt:
sphinx-copybutton
Equivalent System Packages#
alpine:
$ apk add py3-sphinx-copybutton
arch:
$ sudo pacman -S python-sphinx-copybutton
conda:
$ conda install sphinx-copybutton
Fedora/Redhat/CentOS:
$ sudo yum install python-sphinx-copybutton
freebsd:
$ sudo pkg install textproc/py-sphinx-copybutton
gentoo:
$ sudo emerge dev-python/sphinx-copybutton
void:
$ 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.