Conversation
It's looking great in dark mode. But, yeah, in light mode it really is no eye candy at all. |
|
I believe this is a bug in the readthedocs dev build. You can check out another PR build (e.g. https://xray--9099.org.readthedocs.build/en/9099/) and see the same formatting issue. Might we assume that this will not propagate to the production build? |
Just push it and find out 🤷 The formatting is a separate issue from this issue of adding the survey banner anyway. |
|
the current banner looks just as bad on |
|
I happened to be standing next to @choldgraf at the CZI meeting when I reviewed @dcherian's fix. Chris thinks this was broken by a change in the pydata theme css. |
* upstream/main: [skip-ci] Try fixing hypothesis CI trigger (pydata#9112) Undo custom padding-top. (pydata#9107) add remaining core-dev citations [skip-ci][skip-rtd] (pydata#9110) Add user survey announcement to docs (pydata#9101) skip the `pandas` datetime roundtrip test with `pandas=3.0` (pydata#9104) Adds Matt Savoie to CITATION.cff (pydata#9103) [skip-ci] Fix skip-ci for hypothesis (pydata#9102) open_datatree performance improvement on NetCDF, H5, and Zarr files (pydata#9014) Migrate datatree io.py and common.py into xarray/core (pydata#9011) Micro optimizations to improve indexing (pydata#9002) (fix): don't handle time-dtypes as extension arrays in `from_dataframe` (pydata#9042)
* main: new whats-new section (pydata#9115) release v2024.06.0 (pydata#9113) release notes for 2024.06.0 (pydata#9092) [skip-ci] Try fixing hypothesis CI trigger (pydata#9112) Undo custom padding-top. (pydata#9107) add remaining core-dev citations [skip-ci][skip-rtd] (pydata#9110) Add user survey announcement to docs (pydata#9101) skip the `pandas` datetime roundtrip test with `pandas=3.0` (pydata#9104) Adds Matt Savoie to CITATION.cff (pydata#9103) [skip-ci] Fix skip-ci for hypothesis (pydata#9102) open_datatree performance improvement on NetCDF, H5, and Zarr files (pydata#9014)
* Add user survey announcement to docs * FIx styling --------- Co-authored-by: Justus Magin <keewis@users.noreply.github.com> Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>

Updating the doc announcement banner to include a link to the active user survey: https://forms.gle/pDRtaTx6GtNn91959
This is already live on our landing page: https://xarray.dev
See also #9076