
- VISUAL STUDIO COMMUNITY EDITION FOR MAC SUPPORT FOR PYTHON HOW TO
- VISUAL STUDIO COMMUNITY EDITION FOR MAC SUPPORT FOR PYTHON PDF
Setting up a public/private key pair for SSH authentication is a secure and fast way to authenticate from your computer to the Raspberry Pi. SSH Authentication with private/public keys
The Network IP Address of the Raspberry Pi. You will need the following information from the lab instructor. You can also use your own network-connected Raspberry Pi for this hands-on lab. If you are attending a workshop, then you can use a shared network-connected Raspberry Pi. The Visual Studio Code Remote - SSH extension allows you to open a remote folder on any remote machine, virtual machine, or container with a running SSH server and take full advantage of Visual Studio Code. Search and install the following two Visual Studio Code Extensions published by Microsoft. Install the Python and Remote SSH Extensions This will show you a list of the most popular VS Code extensions on the VS Code Marketplace. Open the Extensions view from the Visual Studio Code main menu, select View > Extensions or by clicking on the Extensions icon in the Activity Bar on the side of Visual Studio Code. You can search and install extensions from within Visual Studio Code. VS Code extensions let you add languages, debuggers, and tools to your installation to support your development workflow. The features that Visual Studio Code includes out-of-the-box are just the start. Visual Studio Code is a code editor and is one of the most popular Open Source projects on GitHub. This hands-on lab uses Visual Studio Code. Builds the lab Docker Images, and sets up all the users. The installation script installs the lab content, and Docker. A USB3 SSD drive is required to support the disk IO requirements for this number of users.
The Multi-user set up allows up to 20 users/students per Raspberry Pi 4 4GB. This automated set up installs the required libraies, Docker, and builds the lab docker images. The web app will read the temperature, humidity, and air pressure telemetry from a sensor connected to the Raspberry Pi.
In this hands-on lab, you will learn how to create and debug a Python web application on a Raspberry Pi with Visual Studio Code and the Remote SSH extension.
PyLab 2: Raspberry Pi, Azure IoT Central, and Docker Container Debugging.PyLab 1: Raspberry Pi, Debugging a Python Internet of Things Application.
You may find it easier to download and follow the PDF version of the Debugging Raspberry Pi Internet of Things Flask App PyLab. Dave Glover, Microsoft Cloud Developer Advocate