Add a button in BitBucket to view an IPython/Jupyter notebook in nbviewer
Commiting IPython/Jupyter notebooks is great - but since they are just JSON, looking at a commit diff is often unhelpful. This Chrome extension adds a button in BitBucket to NBviewer, which then reads the raw commit and renders it.
Obviously this will only work for public repos.
Latest reviews
- (2017-01-31) John Leung: No button shown