Convert jupyter block to pdf: error installing pandoc

I tried to convert .ipynb to pdf. I am on Windows and using Jupyter through the IE browser.

I am using the http://pandoc.org/installing.html link to install Pandoc. Here's what I did: Any suggestions?

  • Install MikTex: http://miktex.org/download
  • Install pandoc

    • Set stack:
    • -got to cmd from pandoc folder, install stack
    • -stack init
    • -stack install ----> ERRORS !!

    enter image description here

0
source share

Source: https://habr.com/ru/post/1650850/


All Articles