Skip to content

Commit

Permalink
Fix numpy version issue in demo colab.
Browse files Browse the repository at this point in the history
This is a manual merge of #129.

PiperOrigin-RevId: 534424184
Change-Id: If86fcc57dc06cb65e6ee0f223ebd38a7845e3b13
  • Loading branch information
acassirer authored and copybara-github committed May 23, 2023
1 parent a835dbe commit 0735f85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
},
"outputs": [],
"source": [
"!pip install numpy --upgrade\n",
"!pip install dm-tree\n",
"!pip install dm-reverb[tensorflow]"
]
Expand Down

0 comments on commit 0735f85

Please sign in to comment.