DEV Community

sium_hossain
sium_hossain

Posted on

Open Google Colab Notebook (.ipynb) from GitHub

Open a notebook(.ipynb) directly google Colab from Github repo just changing one tiny thing ๐Ÿ‘Œ-

Open any .ipynb file in github

fake_news_detection

Current URL

fake_news_detection

change it to

fake_news_detection

githubtocolab will redirect to google colab ๐Ÿ˜ฑ.

fake_news_detection

Happy coding ๐Ÿ’•

Top comments (0)