@@ -28,43 +28,43 @@ Listing 183: Command for cloning the source code of CSLE.
28
28
29
29
#### Step 3: Setup PyCharm for remote development.
30
30
31
- Start PyCharm on your local machine and open the CSLE project. Next, go to "Preferences" in PyCharm (see Fig. 31 ).
31
+ Start PyCharm on your local machine and open the CSLE project. Next, go to "Preferences" in PyCharm (see Fig. 32 ).
32
32
33
33
<p align =" center " >
34
34
<img src =" ./../../img/pycharm_1.png " width =" 45% " >
35
35
<p class =" captionFig " >
36
- Figure 31 : The preferences tab in PyCharm.
36
+ Figure 32 : The preferences tab in PyCharm.
37
37
</p >
38
38
</p >
39
39
40
40
Then configure an SSH interpreter for the project by selecting the Python interpreter of the server where
41
- CSLE is installed (see Figs. 32-35 ).
41
+ CSLE is installed (see Figs. 33-36 ).
42
42
43
43
<p align =" center " >
44
44
<img src =" ./../../img/pycharm_2.png " width =" 45% " >
45
45
<p class =" captionFig " >
46
- Figure 32 : Configuration of a remote SSH Python interpreter in PyCharm (1/4).
46
+ Figure 33 : Configuration of a remote SSH Python interpreter in PyCharm (1/4).
47
47
</p >
48
48
</p >
49
49
50
50
<p align =" center " >
51
51
<img src =" ./../../img/pycharm_3.png " width =" 45% " >
52
52
<p class =" captionFig " >
53
- Figure 33 : Configuration of a remote SSH Python interpreter in PyCharm (2/4).
53
+ Figure 34 : Configuration of a remote SSH Python interpreter in PyCharm (2/4).
54
54
</p >
55
55
</p >
56
56
57
57
<p align =" center " >
58
58
<img src =" ./../../img/pycharm_4.png " width =" 45% " >
59
59
<p class =" captionFig " >
60
- Figure 34 : Configuration of a remote SSH Python interpreter in PyCharm (3/4).
60
+ Figure 35 : Configuration of a remote SSH Python interpreter in PyCharm (3/4).
61
61
</p >
62
62
</p >
63
63
64
64
<p align =" center " >
65
65
<img src =" ./../../img/pycharm_5.png " width =" 45% " >
66
66
<p class =" captionFig " >
67
- Figure 35 : Configuration of a remote SSH Python interpreter in PyCharm (4/4).
67
+ Figure 36 : Configuration of a remote SSH Python interpreter in PyCharm (4/4).
68
68
</p >
69
69
</p >
70
70
0 commit comments