scikit-learn / blog

Hosting the scikit-learn blog.
https://blog.scikit-learn.org
Creative Commons Attribution 4.0 International
15 stars 23 forks source link

Announce 2024 user survey #186

Closed InessaPawson closed 2 months ago

InessaPawson commented 4 months ago

We are getting very close to the launch of the 2024 user survey and would like to start a discussion on placing an announcement on the blog. Find below 3 options that are proposed by the POSSEE team working on this project (@otieno-juma, @ethanlanders, @inessapawson).

Option 1: A callout bar on the blog homepage. The wording in the announcement is to be refined.

sklearnsurvey-announcement1

Option 2: A callout box on the Getting Started page. The wording in the announcement is to be refined.

sklearnsurvey-announcement2

Option 3: A callout box on the User Guide homepage. The placement would be similar to Option 2.

welcome[bot] commented 4 months ago

Welcome Banner

:tada: Welcome to scikit-learn Blog! :tada: We're really excited to have your input into the project! :sparkling_heart:


If you haven't done so already, please make sure you check out our Contributing Guidelines and Code of Conduct.

ccosborne commented 4 months ago

I vote for option 1

betatim commented 4 months ago

When I visit the links to the announcements I see nothing, just an empty page :-/

InessaPawson commented 4 months ago

@betatim Hi, Tim! The work on the blog still needs to be done. At this time, we are discussing where to place this announcement.

betatim commented 4 months ago

Seems like it has fixed itself, I now see images in the first comment in this issue. Before they were just links.

Do we have to pick one of the options? As in, why not everywhere?

InessaPawson commented 4 months ago

... why not everywhere?

@betatim This could be Option 4.:))

GaelVaroquaux commented 4 months ago
... why not everywhere?

I would vote for that.

Thanks for pushing this forward!

InessaPawson commented 4 months ago

@GaelVaroquaux @betatim Thank you for your feedback! We will plan on implementing Options 1-3.

InessaPawson commented 2 months ago

After further discussions on the technical implementation of this task with several scikit-learn core team members, I've used the announcement key from pydata-sphinx-theme which adds the announcement to all the pages of the scikit-learn documentation. For details, refer to https://github.com/scikit-learn/scikit-learn/pull/29732