Skip to content

Connect SCC to Pycharm

Shantanu Ghosh edited this page Aug 18, 2024 · 2 revisions

1. Download VPN (Cisco Secure Client)

2. Type this URL and login with BU ID:

Screenshot 2024-08-17 at 3 42 01 PM

3. Download Pycharm (Version: PyCharm 2024.1.4)

4. Go to Pycharm setting

Screenshot 2024-08-17 at 3 44 54 PM

5. Go to Python Interpreter (Left), then Add Interpreter (top-right) and On SSH (dropdown)

Screenshot 2024-08-17 at 3 47 15 PM

6. Use scc4.bu.edu as host, 22 as port and your BUID as Username. (Do not use shawn24)

Screenshot 2024-08-17 at 3 50 22 PM

7. Use BU password

Screenshot 2024-08-17 at 3 52 23 PM

8. Press 1 if you have duo else others

Screenshot 2024-08-17 at 3 52 54 PM

9. This will the output of successful connection

Screenshot 2024-08-17 at 3 54 04 PM

10. The interpreter will be your conda environment path. For Sync folders the remote path will be your scc working directory path.

Do not use the paths in the screenshot, they are mine Screenshot 2024-08-17 at 3 59 10 PM

11. Wait for a while to sync everything and enjoy

Clone this wiki locally