Skip to content

Commit

Permalink
add %pip cell magic
Browse files Browse the repository at this point in the history
Signed-off-by: Arunabh <[email protected]>
  • Loading branch information
Foxglove144 committed Jul 12, 2023
1 parent bf54744 commit 6401f3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
}
],
"source": [
"pip install git+https://github.com/nottombrown/imagenet_stubs tensorflow_addons"
"%pip install git+https://github.com/nottombrown/imagenet_stubs tensorflow_addons"
]
},
{
Expand Down

0 comments on commit 6401f3b

Please sign in to comment.