Jupyter is a way of creating interactive notebooks that blend text, graphics, and code. This is a unique form of programming.
nbconvert fails to export to HTML when an image file contains a space (fails with .jpeg and .png, but confirmed fix with .jpeg only). Ensure image files do not have spaces, as nbconvert seems to ...