Adding checks to nbconvert.utils.pandoc module to ensure Pandoc is present...
Adding checks to nbconvert.utils.pandoc module to ensure Pandoc is present
and issue warnings or raise exceptions when needed. Removed module root clutter
and limited calling subprocess functions from too many places inside the module.