Skip to content

Commit

Permalink
Added seaborn for Python3
Browse files Browse the repository at this point in the history
  • Loading branch information
tdvance committed Jul 6, 2018
1 parent 1129281 commit 4008a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4008a08

Please sign in to comment.