Skip to content

Commit

Permalink
cleanup nb
Browse files Browse the repository at this point in the history
  • Loading branch information
brendancooley committed May 21, 2024
1 parent a0ada2d commit fda9312
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions notebooks/source/hsgp_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,9 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"zsh:1: command not found: pip\n"
]
}
],
"outputs": [],
"source": [
"!pip install -q numpyro@git+https://github.com/pyro-ppl/numpyro arviz"
]
Expand Down

0 comments on commit fda9312

Please sign in to comment.