-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
[MRG] DOC added link to linkcheck_ignore #23739
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Added link referring to spectral_clustering in _spectral.py in linkcheck_ignore
I think you should add the |
Thank you @lesteve, but actually I'm unable to run the make command, on Windows PowerShell I get this error message:
That is pretty funny since I'm working in the sklearn repo. Do you have any hint on how I can get rid of this? I tried searching online but I didn't find anything useful...sorry to bother you |
Solved. It turned out that the build didn't go well when I first ran it. Now the command is running correctly |
At the end of day you were right, gonna fix it tomorrow :) |
…nto EliaSchiavon/main
I solved the conflicts and pushed a minor tweak into your branch, thanks a lot, merging! General advice: create a branch to create a pull request from, rather than using your |
Thank you @lesteve ! Yes, I know, my bad 😅 |
Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
Reference Issues/PRs
#23631
What does this implement/fix? Explain your changes.
The link https://doi.org/10.13140/RG.2.2.35280.02565 in
_spectral.py
is actually working. Added tolinkcheck_ignore
inconf.py