Skip to content

Commit 0a47e72

Browse files
author
Juan Orduz
authored
Minor improvements to circulant_gp notebook (#2004)
1 parent 7365f38 commit 0a47e72

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
126 KB
Loading

notebooks/source/circulant_gp.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,10 @@
2626
]
2727
},
2828
{
29-
"cell_type": "raw",
29+
"cell_type": "code",
30+
"execution_count": null,
3031
"metadata": {},
32+
"outputs": [],
3133
"source": [
3234
"!pip install -q numpyro@git+https://github.com/pyro-ppl/numpyro matplotlib"
3335
]

0 commit comments

Comments
 (0)