Repository 'chatanalysis'
hg clone https://toolshed.g2.bx.psu.edu/repos/goeckslab/chatanalysis

Changeset 2:5c1018ad5eb3 (2024-11-22)
Previous changeset 1:7b33a7a006c7 (2024-11-13) Next changeset 3:eaa8cead8adb (2024-11-28)
Commit message:
planemo upload for repository https://github.com/goeckslab/ChatAnalysis commit f4ecf0087e42199a991ed4d9556e16cefdb7d4cb
modified:
chat_analysis.xml
b
diff -r 7b33a7a006c7 -r 5c1018ad5eb3 chat_analysis.xml
--- a/chat_analysis.xml Wed Nov 13 19:35:51 2024 +0000
+++ b/chat_analysis.xml Fri Nov 22 01:31:04 2024 +0000
[
@@ -17,9 +17,8 @@
     <command>
         <![CDATA[
         echo "Starting Streamlit" &&
-        echo "Script executed from: `pwd`" &&
+        echo "working dir now: `pwd`" &&
         mkdir -p plots &&
-        ln -sf $__tool_directory__/.env /ChatAnalysis/.env &&
         streamlit run /ChatAnalysis/chat_analysis.py
             "$openai_api_key_file"
             "$groq_api_key_file"