From 0f0f105cdeea3dc860f9e864a2107394886d282d Mon Sep 17 00:00:00 2001 From: Shivesh Mandalia Date: Thu, 5 Mar 2020 17:21:29 +0000 Subject: Minor formatting in notebooks --- examples/inference.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/inference.ipynb') diff --git a/examples/inference.ipynb b/examples/inference.ipynb index 129fd86..bfebf25 100644 --- a/examples/inference.ipynb +++ b/examples/inference.ipynb @@ -476,7 +476,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "One of the great advantages of Bayesian inferences is the access we have to the full posterior distributions. We can visualize the relationships between our model parameters by plotting the joint posterior distributions, as is done here using the [`getdist` package](https://getdist.readthedocs.io/en/latest/)." + "One of the great advantages of Bayesian inferences is the access we have to the full posterior distributions. We can visualize the relationships between our model parameters by plotting the joint posterior distributions, as is done here using the [getdist package](https://getdist.readthedocs.io/en/latest/)." ] }, { -- cgit v1.2.3