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 219eedc commit 9671047Copy full SHA for 9671047
doc/conf.py
@@ -292,10 +292,7 @@
292
],
293
},
294
"show_version_warning_banner": True,
295
- "announcement": (
296
- '<a href="https://forms.gle/zUXvWjGUN1nWhJ2V6">Help us make '
297
- "<code>scikit-learn</code> better! The 2024 user survey is now live.</a>"
298
- ),
+ "announcement": None,
299
}
300
301
# Add any paths that contain custom themes here, relative to this directory.
0 commit comments