Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Make preview text longer #1066

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

Closed
GaelVaroquaux opened this issue Jan 18, 2023 · 2 comments · Fixed by #1344
Closed

Make preview text longer #1066

GaelVaroquaux opened this issue Jan 18, 2023 · 2 comments · Fixed by #1344

Comments

@GaelVaroquaux
Copy link
Contributor

The preview text (summary of the example made from the first words of the docstring) could be longer:
image

We should make it much longer and use css to cut (overlap=hidden)

@anushkabishnoi
Copy link

Hello, this is my first experience with open source contributions. Would really appreciate it if you explained exactly what is needed to be done.

I would love to work on this issue.

Thanks in advance! :)

@larsoner
Copy link
Contributor

@anushkabishnoi sorry for the slow response. We generally follow a standard GitHub contribution setup, so feel free to read about how to contribute to scikit-learn, nilearn, matplotlib, MNE-Python, etc. (whichever instructions are clearest/easiest). The TL;DR is that you make a PR with the change, and ideally modify some test that would fail on master but pass on your PR (in this case, it could be that the entire > 80 char intro paragraph text shows up in the gallery index for example)

@fgmacedo feel free to give it a shot as well if you want!

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

Successfully merging a pull request may close this issue.

3 participants