GNU bug report logs -
#50692
[PATCH] gnu: Fix formatting of python-nbconvert description.
Previous Next
Reported by: raingloom <raingloom <at> riseup.net>
Date: Mon, 20 Sep 2021 02:04:02 UTC
Severity: normal
Tags: patch
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/python-xyz (python-nbconvert)[description]: Fix
formatting. ---
gnu/packages/python-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
static formats including:
--
2.33.0
This bug report was last modified 3 years and 27 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.