From 4a4e32846b7c3ddc5eca0b7ed4a2d3b265ae41a5 Mon Sep 17 00:00:00 2001 From: izokay Date: Mon, 29 Jan 2018 17:27:14 -0500 Subject: [PATCH] Update beginner-tutorial.rst --- docs/source/beginner-tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/beginner-tutorial.rst b/docs/source/beginner-tutorial.rst index 82da1900..0c2a8564 100644 --- a/docs/source/beginner-tutorial.rst +++ b/docs/source/beginner-tutorial.rst @@ -16624,7 +16624,7 @@ Setup Then select 'Conda Environment' -> 'Existing environment'. Click the '...' button and navigate to your catalyst env located in the Anaconda2 folder to select the 'python.exe' file - (for example: 'C:\Users\user\Anaconda2\envs\catalyst\python.exe'). Select OK, then apply and click OK again. + (for example: 'C:"\\"Users"\\"user"\\"Anaconda2"\\"envs"\\"catalyst"\\"python.exe'). Select OK, then apply and click OK again. 3. Next, click on the dropdown menu on the top right of PyCharm and select 'Edit Configurations'. Select the '+' button.