commit f56faabf5ae22b06db8860a5f4ae0fc5767aad5e Author: Amit Saha amitksaha@fedoraproject.org Date: Sun Nov 16 08:32:58 2014 +1000
Scientific: Add couple of new tools
Adds IDLE and pandas for both Python 2 and 3.
fedora-livedvd-scientific_kde.ks | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) --- diff --git a/fedora-livedvd-scientific_kde.ks b/fedora-livedvd-scientific_kde.ks index 52d15c5..d76cbf0 100644 --- a/fedora-livedvd-scientific_kde.ks +++ b/fedora-livedvd-scientific_kde.ks @@ -48,14 +48,17 @@ ddd valgrind
#python 2 tools/libraries not included from the groups +python-tools python-ipython python-ipython-console python-ipython-notebook sympy python-networkx +python-pandas
#python 3 and tools/libraries not included from the groups python3 +python3-tools python3-matplotlib python3-scipy python3-numpy @@ -63,6 +66,7 @@ python3-ipython python3-ipython-console python3-ipython-notebook python3-networkx +python3-pandas
# matplotlib backends python-matplotlib-qt4