Getting started¶ Install Pandoc first, for example with conda: $ conda install -c conda-forge pandoc Then, install the Pandoc Python Library with pip: $ pip install --upgrade pandoc