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
#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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment