We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Each blog post still contains a button to share to Twitter, and we should remove the Twitter button as well.
https://blog.scikit-learn.org/updates/dev-api/
Related to Issue #199 and PR #200.
The text was updated successfully, but these errors were encountered:
Indeed good point! Not super familiar with the blog setup, but do you want to have a closer look at how to remove it?
Sorry, something went wrong.
@lesteve I am not familiar with the blog setup, either. But I took a closer look and found the social-share module on the minimal-mistakes theme. The problem is that the scikit-learn blog just imports the module, so we have not been able to customize it. https://github.com/mmistakes/minimal-mistakes/blob/master/_includes/social-share.html
social-share
minimal-mistakes
Closed via #209 and #212
Nice, thanks a lot for this @reshamas 🙏!
No branches or pull requests
Each blog post still contains a button to share to Twitter, and we should remove the Twitter button as well.
https://blog.scikit-learn.org/updates/dev-api/
Related to Issue #199 and PR #200.
The text was updated successfully, but these errors were encountered: