Skip to content

Commit

Permalink
Install matplotlib in fooling mnist tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
btjanaka committed Sep 22, 2023
1 parent d80e562 commit 43c96c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/fooling_mnist.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"metadata": {},
"outputs": [],
"source": [
"%pip install ribs torch tqdm"
"%pip install ribs torch tqdm matplotlib"
]
},
{
Expand Down

0 comments on commit 43c96c9

Please sign in to comment.