Skip to content

Commit

Permalink
Fix the rendering of the rlds_reverb colab.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 540582353
Change-Id: Ic6b744a78e3bd5569607ae2a414bac884633725e
  • Loading branch information
sabelaraga authored and copybara-github committed Jun 15, 2023
1 parent 60e8102 commit b78552d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rlds/examples/rlds_reverb_patterns.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"!pip install rlds[tensorflow]\n",
"!pip install envlogger[tfds]\n",
"!apt-get install libgmp-dev\n",
"!pip install numpy\n",
"!pip install numpy"
]
},
{
Expand Down

0 comments on commit b78552d

Please sign in to comment.