about summary refs log tree commit diff
path: root/info_files
diff options
context:
space:
mode:
authorziejd22019-06-27 13:58:58 -0500
committerziejd22019-06-27 13:58:58 -0500
commit5310fa747a6a46a0e96dc649cbca863e2c44aeb4 (patch)
tree3d4ba8a8a8a6f50b4877d1153e0fb390bbf86564 /info_files
parent2be4664d4ef668feee3d1e8972c7fd0813aea7e8 (diff)
downloadBNW-5310fa747a6a46a0e96dc649cbca863e2c44aeb4.tar.gz
Version 1.22
Adding new visualization options
Diffstat (limited to 'info_files')
-rw-r--r--info_files/plotly_notes.txt11
1 files changed, 11 insertions, 0 deletions
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"