User Tools

Site Tools


operations:temphumidmonitorrpi

This wiki is not maintained! Do not use this when setting up AuScope experiments!

Differences

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

Link to this comparison view

operations:temphumidmonitorrpi [2018/09/09 22:05]
Jim Lovell created
operations:temphumidmonitorrpi [2018/09/09 22:06] (current)
Jim Lovell
Line 11: Line 11:
 sudo apt-get install xterm sudo apt-get install xterm
  
-sudo apt-get install python3-plotly+sudo apt-get install python3-plotly ​# Plotly graphing library used in examples
 sudo pip3 install dash==0.26.3 ​ # The core dash backend sudo pip3 install dash==0.26.3 ​ # The core dash backend
 sudo pip3 install dash-renderer==0.13.2 ​ # The dash front-end sudo pip3 install dash-renderer==0.13.2 ​ # The dash front-end
 sudo pip3 install dash-html-components==0.11.0 ​ # HTML components sudo pip3 install dash-html-components==0.11.0 ​ # HTML components
 sudo pip3 install dash-core-components==0.28.1 ​ # Supercharged components sudo pip3 install dash-core-components==0.28.1 ​ # Supercharged components
-sudo pip3 install plotly --upgrade ​ # Plotly graphing library used in examples 
 </​code>​ </​code>​
  
  
/home/www/auscope/opswiki/data/attic/operations/temphumidmonitorrpi.1536530731.txt.gz · Last modified: 2018/09/09 22:05 by Jim Lovell