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.
1 parent 9701245 commit 6e90391Copy full SHA for 6e90391
doc/conf.py
@@ -283,10 +283,7 @@
283
# Use :html_theme.sidebar_secondary.remove: for file-wide removal
284
"secondary_sidebar_items": {"**": ["page-toc", "sourcelink"]},
285
"show_version_warning_banner": True,
286
- "announcement": (
287
- '<a href="https://forms.gle/zUXvWjGUN1nWhJ2V6">Help us make '
288
- "<code>scikit-learn</code> better! The 2024 user survey is now live.</a>"
289
- ),
+ "announcement": None,
290
}
291
292
# Add any paths that contain custom themes here, relative to this directory.
0 commit comments