Skip to content

Commit 26f9b8e

Browse files
committed
docs: add clarifying comments and trigger CI
1 parent c428f67 commit 26f9b8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

python/tutorial.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@
4545
},
4646
"outputs": [],
4747
"source": [
48+
"# Import the MuJoCo library and verify the installation\n",
49+
"\n",
4850
"!pip install mujoco\n",
4951
"\n",
5052
"# Set up GPU rendering.\n",

0 commit comments

Comments
 (0)