diff mbox series

[bug#50692] gnu: Fix formatting of python-nbconvert description.

Message ID 20210920040312.0b2641ee@riseup.net
State Accepted
Headers show
Series [bug#50692] gnu: Fix formatting of python-nbconvert description. | expand

Checks

Context Check Description
cbaines/applying patch fail View Laminar job
cbaines/issue success View issue

Commit Message

Csepp Sept. 20, 2021, 2:03 a.m. UTC
* gnu/packages/python-xyz (python-nbconvert)[description]: Fix
  formatting. ---
 gnu/packages/python-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

static formats including:
diff mbox series

Patch

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 4e2e719afc..0a99326b2b 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -11480,7 +11480,7 @@  time.")
        ("python-tornado" ,python-tornado-6)))
     (home-page "https://jupyter.org")
     (synopsis "Converting Jupyter Notebooks")
-    (description "The @code{nbconvert} tool, @{jupyter nbconvert},
converts
+    (description "The @code{nbconvert} tool, @code{jupyter nbconvert},
converts notebooks to various other formats via Jinja templates.  It
allows you to convert an @code{.ipynb} notebook file into various