-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
http://cat-fact.herokuapp.com/facts/random is still available?
When I run the first cell in the chapter2 notebook,
import requests
result = requests.get("http://cat-fact.herokuapp.com/facts/random")
print(result)
print(result.json())
print(result.json()['text'])
I got the error.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels