We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a13dce0 commit 580a68bCopy full SHA for 580a68b
content/conf.py
@@ -95,4 +95,5 @@
95
'numpy': ('https://numpy.org/doc/stable', None),
96
'pandas': ('https://pandas.pydata.org/pandas-docs/stable/', None),
97
'matplotlib': ('https://matplotlib.org/stable', None),
98
+ 'requests': ('https://requests.readthedocs.io/en/latest/', None),
99
}
0 commit comments