1155 Customized Dashboard
- Install node.js and npm
- Run
npm ito install all node.js dependencies - Install bower by running
npm install -g bower - Run
bower installto install all bower dependencies - Install Python 3 (Must be Python 3)
- Run
pip install pynetworktables2jsto install Network Tables
There are two ways to run this dashboard
In the install directory, run
npm start
-
In the install directory, run
py -3 -m pynetworktables2js -
To view the dashboard, use your browser to navigate to
http://localhost:8888