diff --git a/conf.py b/conf.py index 65a6045..3c90c9a 100644 --- a/conf.py +++ b/conf.py @@ -94,8 +94,7 @@ # Code highlighting theme for dark mode "pygment_dark_style": "github-dark-high-contrast", # Add an announcement bar, visible at the top of each page. - "announcement": "The GH200 nodes are unavailable for general use from 26th-28th November, as they are in use for a DiRAC Hackathon", - # "announcement": "3 additional (6 total) NVIDIA Grace-Hopper nodes (GH200 480) are now available. See Using Bede", + "announcement": "3 additional (6 total) NVIDIA Grace-Hopper nodes (GH200 480) are now available. See Using Bede", # Add the traditional footer theme and sphinx acknowledgements "extra_footer": f"

 Built with Sphinx {sphinx.__version__} using a theme by the Executable Book Project.

" }