From 4008a08a25238208d1ae0263f584fe69f716d7b9 Mon Sep 17 00:00:00 2001 From: tdvance Date: Fri, 6 Jul 2018 14:01:00 -0400 Subject: [PATCH] Added seaborn for Python3 --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 1792f17..c8e9c14 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -28,7 +28,7 @@ apt-get install -y octave toilet -f standard -k Adding Packages to Python3 pip3 install --upgrade pip -pip3 install awscli bigmler csvkit numpy scipy nose skll matplotlib pandas numexpr tables openpyxl xlsxwriter xlrd feedparser beautifulsoup4 plotly statsmodels dataset pymongo nltk networkx deap pydot2 rpy2 jug nose pandas matplotlib +pip3 install awscli bigmler csvkit numpy scipy nose skll matplotlib pandas numexpr tables openpyxl xlsxwriter xlrd feedparser beautifulsoup4 plotly statsmodels dataset pymongo nltk networkx deap pydot2 rpy2 jug nose pandas matplotlib seaborn toilet -f standard -k Installing Jupyter apt-get install -y jupyter-core jupyter-notebook