Task #2655
Text is not appearing, on hovering over images
Description
If you hover over the images, 'Inductive Clustering' in the source https://scikit-learn.org/stable/modules/generated/sklearn.base.BaseEstimator.html#examples-using-sklearn-base-baseestimator, we get some initial words - "Clustering can be expensive, especially when our dataset contains millions of datapoints. Many ..." from the destination page. This functionality is missing from our document - https://edutestdev-240612.appspot.com/document/scikit-learn-api-reference?documentURL=10007%2Fdsjan101019%2Fstable%2Fmodules%2Fgenerated%2Fsklearn.base.BaseEstimator-Examples-using-sklearn-base-BaseEstimator-74.html.
Same issue exists with the 'Approximate nearest neighbors in TSNE' image.
It is possiblly happening because the 'tooltip' attribute is not working in our website.