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.
2 parents 8722cbc + a231c27 commit a989a65Copy full SHA for a989a65
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 Thebe and Binder.",
20
long_description=readme_text,
21
long_description_content_type="text/markdown",
22
author="Executable Book Project",
0 commit comments