DOC Add link to plot_swissroll example#31378
Conversation
|
Restarted the docs build - it failed because downloading a dataset failed. Otherwise looks good to me |
|
Congratulations on your first contribution, @greygosu 🚀 - and thanks for reviewing, @betatim! For future PRs, just a quick note: the issue description mentions not adding new links to the Examples section. That section was originally intended for plain code examples, and we'd like to avoid reinforcing the practice of including links there. Also, the longer the list gets, the harder it becomes to find anything. It's usually better to find a more fitting spot elsewhere in the documentation. |
|
Ahrg :-/ I didn't read enough of the original issue to notice :( The idea is that the example section should only contain literal code examples, not links to other examples/the gallery? |
Yes, I also only learned that when discussing with the doc team. And we definitely are doing it wrong in many places and the Examples section has gotten a bit messy over time. I am trying to not add to the messiness with this issue whenever I can and do nit picky reviews pretty often. 😅 |
Reference Issues/PRs
Towards #30621
What does this implement/fix? Explain your changes.
Added a link to the plot_swissroll.py example to mainfold.rst in the User Guide.