Skip to content

Add reference to biclustering example in biclustering.rst documentation #31393

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Soumyaatanna
Copy link

Reference Issues/PRs

What does this implement/fix? Explain your changes.

Any other comments?

#30621
This PR improves the documentation for the biclustering module by adding a reference to the corresponding example script located in the examples/ directory.

Specifically:

Added a link to the plot_bicluster_newsgroups.py example in biclustering.rst

This helps users quickly access a runnable example, improving the learnability and usability of the module

This change follows the standard documentation guidelines for cross-linking examples and enhances the overall developer experience.

Copy link

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: 3e1e3db. Link to the linter CI: here

Copy link
Contributor

@sidrtx sidrtx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM from a documentation clarity standpoint. Please make sure the CircleCI doc-related failures are addressed before merging

Copy link
Contributor

@StefanieSenger StefanieSenger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Soumyaatanna, thanks for your PR. There are a few problems here, however, that need to be addressed:

  • the example is called plot_bicluster_newsgroups, not plot_biclustering_newsgroups
  • the formatting of the example is wrong (lacking indent in the beginning is causing CI to fail)
  • the location to put the example is arbitrary and not specific (see issue description for how it should be)

Would you mind to go back and fix these things?

@StefanieSenger
Copy link
Contributor

@sidrtx: Your review wasn't helpful. If you're unsure about the standards or specifics of the issue, it's better to avoid leaving approvals that might mislead contributors or maintainers. Please be more cautious in the future.

@sidrtx
Copy link
Contributor

sidrtx commented May 22, 2025

Apologies for the oversight regarding the example name and formatting. I'll be more attentive in future reviews to ensure alignment with project guidelines. I truly appreciate your guidance on maintaining documentation standards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants