diff --git a/scripts/linuxparty.sh b/scripts/linuxparty.sh index 27a91a12533ebfe44804d9304abf48914dc9b109..eabb929383b054647535e57ab6a216f20e0efd2f 100644 --- a/scripts/linuxparty.sh +++ b/scripts/linuxparty.sh @@ -508,10 +508,10 @@ then #apt-install python-numpy python-simpy python-scipy python-matplotlib ipython python-dev gnuplot wxmaxima #ok "Python-SciPy, -NumPy, -Matplotlib, ipython, gnuplot, und WxMaxima wurden installiert" install_ph - if askyesno "Anaconda installieren (für die DV Vorlesung in der Physik) ?" - then - install_anaconda - fi + #if askyesno "Anaconda installieren (für die DV Vorlesung in der Physik) ?" + #then + # install_anaconda + #fi fi echo