Mercurial > repos > goeckslab > chatanalysis
diff chat_analysis.xml @ 2:5c1018ad5eb3 draft default tip
planemo upload for repository https://github.com/goeckslab/ChatAnalysis commit f4ecf0087e42199a991ed4d9556e16cefdb7d4cb
author | goeckslab |
---|---|
date | Fri, 22 Nov 2024 01:31:04 +0000 |
parents | 7b33a7a006c7 |
children |
line wrap: on
line diff
--- 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"