nebari-dev / nebari

🪴 Nebari - your open source data science platform
https://nebari.dev
BSD 3-Clause "New" or "Revised" License
281 stars 93 forks source link

[DOC] - Add banner pointing to new docs at `nebari.dev` #1513

Closed pavithraes closed 2 years ago

pavithraes commented 2 years ago

We need to add a banner to the old docs at qhub.dev that mentions:

To add a banner:

pavithraes commented 2 years ago

We have jupyter-book as a requirement for the docs (we rely on jupyter-book's list of dependencies), which in turn needs sphinx<5 -- this means we can't use the newer pydata-sphinx-theme versions which have built-in announcement banners.

Solution: Create a custom "template" to display the announcement.

Note that our pydata-sphinx-theme version is 0.9.0: https://pydata-sphinx-theme.readthedocs.io/en/v0.9.0/index.html