python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
nbconvert failed: xelatex not found on PATH on MAC
I know this question has been asked multiple times like this but none of the solutions worked for me, I think most solutions out there do not work for Mac.
I'm trying to export a jupyter notebook file...
Kyriacos Xanthos
Votes: 0
Answers: 0
Pandoc Jupyter (.ipynb) to Word (.docx) incorrect results
Jupyter notebook (ipynb) to Word-format document (.docx) conversion just is not working correctly. I have tried several approaches using jupyter nbconvert, pandoc, and commercial document format conv...
Adverse Camber
Votes: 0
Answers: 2
Jupyter nbconvert export chart to html and pdf
I am attempting to export a Jupyter Notebook to HTML (as the first step) and ultimately PDF (it's the PDF I want, HTML is just an intermediary step).
I do so using the following conversion script:
Scr...
DaarioNaharis
Votes: 0
Answers: 1
Can I pretty print the output of linearmodels.panel.results.compare() when I convert a Jupyter Notebook to PDF?
I use Python to analyze data in Jupyter Notebooks, which I convert to PDFs to share with coauthors (jupyter nbconvert --to pdf).
I often use linearmodels.panel.results.compare() to compare panel regre...

Richard Herron
Votes: 0
Answers: 2