mirror of
https://gitea.psi.ch/APOG/acsm-fairifier.git
synced 2026-01-22 19:38:56 +01:00
Change computational env to include graphviz for workflow visualization
This commit is contained in:
@@ -32,6 +32,7 @@ fi
|
||||
echo "Installing additional pip packages..."
|
||||
pip install pybis==1.35 igor2 ipykernel sphinx
|
||||
pip install dash dash-bootstrap-components
|
||||
pip install graphviz
|
||||
|
||||
# Check if pip installations were successful
|
||||
if [ $? -ne 0 ]; then
|
||||
|
||||
Reference in New Issue
Block a user