Skip to content
Snippets Groups Projects
Commit ddffe8e4 authored by Christopher Spinrath's avatar Christopher Spinrath
Browse files

Disable anaconda installation

parent 1cac4b1d
No related branches found
No related tags found
No related merge requests found
...@@ -508,10 +508,10 @@ then ...@@ -508,10 +508,10 @@ then
#apt-install python-numpy python-simpy python-scipy python-matplotlib ipython python-dev gnuplot wxmaxima #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" #ok "Python-SciPy, -NumPy, -Matplotlib, ipython, gnuplot, und WxMaxima wurden installiert"
install_ph install_ph
if askyesno "Anaconda installieren (für die DV Vorlesung in der Physik) ?" #if askyesno "Anaconda installieren (für die DV Vorlesung in der Physik) ?"
then #then
install_anaconda # install_anaconda
fi #fi
fi fi
echo echo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment