Skip to content
Snippets Groups Projects
Commit dedd076f authored by christine.tranchant_ird.fr's avatar christine.tranchant_ird.fr
Browse files

install python3 pip

parent 66f1008c
No related branches found
No related tags found
1 merge request!1Draft: Resolve "Vecscreen"
......@@ -23,7 +23,7 @@ apt-get update -y
echo "\n debconf debconf/frontend select Noninteractive\n" | debconf-set-selections
echo "\n ###### wget...\n"
apt-get install -y wget python3
apt-get install -y wget python3 python3-pip
python3 -m pip install -U pip setuptools build numba --yes
python3 -m pip install ipython panel biopython pysam pandas matplotlib seaborn
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment