gnu: Fix formatting of python-nbconvert description.
* gnu/packages/python-xyz (python-nbconvert)[description]: Fix formatting. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
3611f99aff
commit
80ba78ab98
1 changed files with 1 additions and 1 deletions
|
@ -13089,7 +13089,7 @@ time.")
|
||||||
texlive-zapfding))))
|
texlive-zapfding))))
|
||||||
(home-page "https://jupyter.org")
|
(home-page "https://jupyter.org")
|
||||||
(synopsis "Converting Jupyter Notebooks")
|
(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
|
notebooks to various other formats via Jinja templates. It allows you to
|
||||||
convert an @code{.ipynb} notebook file into various static formats including:
|
convert an @code{.ipynb} notebook file into various static formats including:
|
||||||
|
|
||||||
|
|
Reference in a new issue