diff --git a/docs/source/conf.py b/docs/source/conf.py index d8500c8..bc7357d 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -55,15 +55,11 @@ "python": ("https://docs.python.org/3", None), "matplotlib": ("https://matplotlib.org/stable/", None), "networkx": ("https://networkx.github.io/documentation/stable/", None), - "nx": ("https://networkx.github.io/documentation/stable/", None), "numpy": ("https://numpy.org/doc/stable/", None), - "np": ("https://numpy.org/doc/stable/", None), "pandas": ("https://pandas.pydata.org/docs/", None), - "pd": ("https://pandas.pydata.org/docs/", None), "plotly": ("https://plotly.com/python-api-reference/", None), "scipy": ("https://docs.scipy.org/doc/scipy/reference/", None), "scikit-learn": ("https://scikit-learn.org/stable/", None), - "sklearn": ("https://scikit-learn.org/stable/", None), "Sphinx": ("https://www.sphinx-doc.org/en/stable/", None), "torch": ("https://pytorch.org/docs/master/", None), "lightning": ("https://lightning.ai/docs/pytorch/stable/", None),