Just display the output
Update Jupyter and nbconvert:
pip install --upgrade jupyter nbconvert
jupyter nbconvert --to html --TemplateExporter.exclude_input=True your_notebook.ipynb