Convert Jupyter notebook into MS word document .doc?

HARSHA VARDHAN picture HARSHA VARDHAN · Nov 8, 2018 · Viewed 18.9k times · Source

In Jupyter Notebook, I am able to convert a notebook to pdf and HTML using nbconvert. However, there is no way to convert it into .doc(Word Document). Is there a way to convert it to MS Word keeping the same text highlights and table structure?

Answer

Pritul Dave picture Pritul Dave · May 28, 2019

To convert the Jupyter Notebook to Word

  1. Go to File and download as markdown(.md)
  2. Go to https://cloudconvert.com/md-to-docx and download as doc file