View on GitHub

lab-automation-jupyter

Jupyter Notebooks implementing an IoT Automation Service

Writing a Rule based IoT Automation System in Python

This lab has already been installed and configured as a Jupyter Notebook on your Up2 Board. If you don’t have it then you can simple clone this repository to your Up2.

To access the lab, use the following instructions:

  1. Open your browser on your development computer and type into the address bar the IP address of your Up2 board and the port number 8888, like this http://:8888
  2. You should see the root directory of your Up2 board. Navigate to /home/upsquared/Desktop/lab-answers/lab-automation-jupyter.
  3. Click on the automation.ipynb file.
  4. You can step through the lab and execute the code by pressing SHIFT-ENTER.