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)
$(PYTHON_TOOLCHAIN)
Version Information¶
package-version.txt:
0.5.2
version_requirements.txt:
sphinx-copybutton
Equivalent System Packages¶
$ apk add py3-sphinx-copybutton
$ sudo pacman -S python-sphinx-copybutton
$ conda install sphinx-copybutton
$ sudo yum install python3-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.