Auto-Redirect Github/Gitlab ipynb urls to NBViewer - Google Chrome extension (wip)
This chrome extension automatically re-directs Github and Gitlab jupyter notebook pages to NBViewer. The extension works by looking at the Github/Gitlab URLs, and if it finds pages with ‘.ipynb’ at the end of the url, it redirects such pages to NBViewer.
Inspired by https://github.com/jiffyclub/open-in-nbviewer
Feature requests and Pull Requests are welcome!