Skip to content

sainathadapa/auto-redirect-nbviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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!