We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c428f67 commit 26f9b8eCopy full SHA for 26f9b8e
1 file changed
python/tutorial.ipynb
@@ -45,6 +45,8 @@
45
},
46
"outputs": [],
47
"source": [
48
+ "# Import the MuJoCo library and verify the installation\n",
49
+ "\n",
50
"!pip install mujoco\n",
51
"\n",
52
"# Set up GPU rendering.\n",
0 commit comments