-
Sally creates this notebook which contain interactive visualizations. She saves the notebook to GitHub.
-
Sally wants to share this report with her colleagues on twitter, preferrably as a blog post. However, she cannot share her notebook via a GitHub link due of the following issues:
- GitHub doesn't support rendering her interactive visualizations, even when all the code is client side, like the case with Vega-Lite or Altair. (That is why you don't see any visualizations in this notebook on GitHub!)
- There is no place for colleague to comment on the notebook or provide feedback easily.
- Sally wants to hide / show code to make the document easier to read, and remove extreanous information. It is impossible to do this without copying her notebook and creating an alternate version.
- Sally needs the ability to hide/show code in collapsable cells in certain