How to install jupyter-nbconvert with pipx: Difference between revisions

From razwiki
Jump to navigation Jump to search
(Created page with " pipx install jupyter doesn't work, but pipx install jupyter-nbconvert does. Then: jupyter-nbconvert")
 
(No difference)

Latest revision as of 02:28, 11 January 2022

pipx install jupyter

doesn't work, but

pipx install jupyter-nbconvert

does. Then:

jupyter-nbconvert