User Tools

Site Tools

한국어

modularpi:python:pythonsetting:index

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
modularpi:python:pythonsetting:index [2026/04/02 04:23] – [2. Registering the Modular Pi Host Network] adminmodularpi:python:pythonsetting:index [2026/04/02 05:05] (current) – [2. Registering the Modular Pi Host Network] admin
Line 41: Line 41:
 Proceed with the registration as follows: Proceed with the registration as follows:
   * Press **F1** to open the Command Palette and type **Remote-SSH: Add New SSH Host**.   * Press **F1** to open the Command Palette and type **Remote-SSH: Add New SSH Host**.
-  * Enter the account and IP address of the Modular Pi to connect via SSH (e.g., pi@192.168.0.6).+  * Enter the account and IP address of the Modular Pi to connect via SSH (e.g., admin@192.168.xxx.xxx).
   * Select the **SSH configuration file (config)** to save (typically C:\Users\<Username>\.ssh\config).   * Select the **SSH configuration file (config)** to save (typically C:\Users\<Username>\.ssh\config).
  
Line 53: Line 53:
   * 2. Select the registered Modular Pi network IP from the list.   * 2. Select the registered Modular Pi network IP from the list.
  
 +{{ :modularpi:python:pythonsetting:3-1.png?nolink |}}
  
 You can now access the /home/pi/ directory on the Modular Pi, create files, and write/run Python programs. You can now access the /home/pi/ directory on the Modular Pi, create files, and write/run Python programs.
Line 58: Line 59:
   * 4. Click **'Open Folder'** → Open the **/home/pi/** directory.   * 4. Click **'Open Folder'** → Open the **/home/pi/** directory.
  
 +{{ :modularpi:python:pythonsetting:3-2.png?nolink |}}
  
   * 5. After adding a user folder, please create a Python program with a **.py** extension. Once you run the Python interpreter, you will see the program in that folder executing correctly.   * 5. After adding a user folder, please create a Python program with a **.py** extension. Once you run the Python interpreter, you will see the program in that folder executing correctly.
  
 +{{ :modularpi:python:pythonsetting:3-3.png?nolink |}}
  
 ☞ If the run button is not visible, please install the **Python Extension Pack** from the Extensions marketplace. ☞ If the run button is not visible, please install the **Python Extension Pack** from the Extensions marketplace.
  
 [[..:index|CFNET I/O Development Using Python]] [[..:index|CFNET I/O Development Using Python]]
modularpi/python/pythonsetting/index.1775103789.txt.gz · Last modified: by admin