I am looking to clone my default python environment to a different folder (D drive instead of the Default C). In the online documentation, it states
"By default, the environment is created in your %LocalAppData%\Esri\conda\envs folder. To create the environment in a different folder, click the Browse button on the Clone Environment dialog box and browse to the folder." ( https://pro.arcgis.com/en/pro-app/latest/arcpy/get-started/work-with-python-environments.htm )
Where is the Browse button on the Clone Environment?
Thanks!