Skip to content

Commit 25711a3

Browse files
maryamziaaCodengineer
authored andcommitted
Remove no_graphics
1 parent ff41260 commit 25711a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

colab/Colab_UnityEnvironment_1_Run.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"\n",
181181
"from mlagents_envs.registry import default_registry\n",
182182
"\n",
183-
"env = default_registry[env_id].make(no_graphics=True)"
183+
"env = default_registry[env_id].make()"
184184
],
185185
"execution_count": 3,
186186
"outputs": [

0 commit comments

Comments
 (0)