From 5310fa747a6a46a0e96dc649cbca863e2c44aeb4 Mon Sep 17 00:00:00 2001 From: ziejd2 Date: Thu, 27 Jun 2019 13:58:58 -0500 Subject: Version 1.22 Adding new visualization options --- info_files/plotly_notes.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 info_files/plotly_notes.txt (limited to 'info_files/plotly_notes.txt') diff --git a/info_files/plotly_notes.txt b/info_files/plotly_notes.txt new file mode 100644 index 00000000..10130e85 --- /dev/null +++ b/info_files/plotly_notes.txt @@ -0,0 +1,11 @@ +I modified files.py to use the absolute paths for the PLOTLY_DIR and TEST_DIR +This file is in: +/home/jziebart/python/lib/python2.7/site-packages/plotly + +Commands to run as apache: +Run from /sourcecodes/data: +sudo su -s /bin/bash apache -c "/home/jziebart/python/Python-2.7.15/python ../cv_plotly.py LvQ" +sudo su -s /bin/bash apache -c "sh ../plotly_loo.sh" + +Run from /sourcecodes: +sudo su -s /bin/bash apache -c "./run_loo LvQ Weight" -- cgit 1.4.1