Skip to content

Commit 4a1166f

Browse files
committed
Remove no_graphics
1 parent d9d34f9 commit 4a1166f

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
@@ -217,7 +217,7 @@
217217
"\n",
218218
"from mlagents_envs.registry import default_registry\n",
219219
"\n",
220-
"env = default_registry[env_id].make(no_graphics=True)"
220+
"env = default_registry[env_id].make()"
221221
],
222222
"execution_count": 3,
223223
"outputs": [

0 commit comments

Comments
 (0)