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 ๐Ÿ’•

Oldest comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git