I am trying to read a text file saved in github using requests package. Here is the python code I am using:
import requests url = \'https://github.co
You can access a text version by changing the beginning of your link to
https://raw.githubusercontent.com/