Render Jupyter Notebook files (.ipynb) like markdown
Created by: dadlerj
Requested by https://app.hubspot.com/contacts/2762526/company/554275594
ipynb files are structured as JSON, but are not particularly useful to read in that format.
Internally it was suggested that in rendered form, the python snippets should be appropriately highlighted as python, with code intel applied