From 277971c30ed4068b2f6f8a794a4cb24a89f34e06 Mon Sep 17 00:00:00 2001 From: Viacheslav Borovitskiy Date: Sun, 21 Apr 2024 20:21:56 +0200 Subject: [PATCH] Make bootstrap elements at index.rst respect the dark theme --- docs/index.rst | 44 ++++++++++++++++++++++++++------------------ 1 file changed, 26 insertions(+), 18 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 8373cc0d..62860840 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -20,9 +20,9 @@ Before doing anything, you might want to create and activate a new virtual envir
-
+

-

@@ -44,9 +44,9 @@ where [env_name] is the name of the environment and [version] is the version of .. raw:: html -
+

-

@@ -94,9 +94,9 @@ Any backend, except for ``NumPy``, should be manually installed.
-
+

-

@@ -125,9 +125,9 @@ You need both ``tensorflow`` and ``tensorflow-probability``. You can get them by .. raw:: html -
+

-

@@ -154,9 +154,9 @@ You can get PyTorch by running .. raw:: html -
+

-

@@ -174,10 +174,18 @@ To install JAX, follow `these instructions + Currently, only some versions of `gpjax` are supported (we tested `gpjax==0.6.9`). Furthermore, installation might be far from trivial and result in a broken environment. This is due to our conflicting dependencies, see https://github.com/JaxGaussianProcesses/GPJax/issues/441. + .. raw:: html + +
+ .. raw:: html
@@ -196,9 +204,9 @@ In the following example we show how to initialize the Matern52 kernel on the tw
-
+

-

@@ -241,9 +249,9 @@ In the following example we show how to initialize the Matern52 kernel on the tw .. raw:: html -
+

-

@@ -288,9 +296,9 @@ In the following example we show how to initialize the Matern52 kernel on the tw .. raw:: html -
+

-

@@ -334,9 +342,9 @@ In the following example we show how to initialize the Matern52 kernel on the tw .. raw:: html -
+

-