We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8722cbc commit ac9d9d7Copy full SHA for ac9d9d7
1 file changed
setup.py
@@ -16,7 +16,7 @@
16
setup(
17
name="sphinx-thebe",
18
version=version,
19
- description="Add a copy button to each of your code cells.",
+ description="Integrate interactive code blocks into your documentation with Thebelab and Binder.",
20
long_description=readme_text,
21
long_description_content_type="text/markdown",
22
author="Executable Book Project",
0 commit comments