For Lab 6 part a I was able to get Node-RED installed on my pi and run the hello.js program, the result is below and as you can see on the right, this is was is sent to the browser.
After that I was able to run the http.js program that was able to be functional on the browser, it live updated every-time the browser was refreshed to say the number of times it was refreshed as seen below:
For this part of the lab I was able to sucessfully install and run pystache and pictured below is the output of the say_hello.py program provided to us on the class github