"Be sure to set `env_name` to the name of the Unity environment file you want to launch."
"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."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"### 2. Load dependencies"
"### 2. Load dependencies\n",
"\n",
"The following loads the necessary dependencies and checks the Python version (at runtime). ML-Agents (v0.3 onwards) requires Python 3."