@ndrewxie if you had inserted the HTML in a markdown cell in a notebook, you would have been able to directly link to nbviewer which would render for people to view it without them needing to download it.
I'm auditing the generated site (if you run jupyter notebook), which has many accessibility, performance, and progressive webapp issues). The overall interface for jupyter is also a little bit clunky (compared to zeppelin), so it's UI should also be improved to be more efficient, accessible and modern.
I could link it like that, but I'm too lazy to 馃槃 . For github, I just have to drag and drop. Just as a side note, I'm getting the feeling that jupyter isn't being updated nearly as often - commits used to come every 4-5 hours, and now it's a little bit more than a day or so.
Much of the new UI development is in https://github.com/jupyterlab/jupyterlab and https://github.com/nteract/nteract.
Most helpful comment
Much of the new UI development is in https://github.com/jupyterlab/jupyterlab and https://github.com/nteract/nteract.