"Be sure to set `env_name` to the name of the Unity environment file you want to launch. Ensure that the environment build is in the `python/` directory."
"Be sure to set `env_name` to the name of the Unity environment file you want to launch. Ensure that the environment build is in the ML-Agents SDK directory."
"metadata": {
"collapsed": true
},
"metadata": {},
"outputs": [],
"source": [
"env_name = \"../envs/3DBall\" # Name of the Unity environment binary to launch\n",