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.
2 parents 03b919a + 57d40de commit f9a0ca1Copy full SHA for f9a0ca1
docs/tools/conf.py
@@ -152,9 +152,7 @@
152
"scipy": ("https://docs.scipy.org/doc/scipy/", None),
153
"matplotlib": ("https://matplotlib.org/stable/", None),
154
"sklearn": ("https://scikit-learn.org/stable", None),
155
- "numba": ("https://numba.readthedocs.io/en/stable/", None),
156
"joblib": ("https://joblib.readthedocs.io/en/latest", None),
157
"pandas": ("https://pandas.pydata.org/pandas-docs/stable", None),
158
"seaborn": ("https://seaborn.pydata.org/", None),
159
- "pyvista": ("https://docs.pyvista.org", None),
160
}
0 commit comments