Files
004_comission/Man1130/jupyter/Man1130-python-comission/tryout/jupyter-voila-helloworld/init.sh
louiscklaw fc6f79b133 update,
2025-01-31 20:57:47 +08:00

16 lines
203 B
Bash

#!/usr/bin/env bash
set -ex
pipenv install jupyter
pipenv install jupyter notebook
pipenv install pandas
pipenv install quandl
pipenv install seaborn
pipenv install scikit-learn
# jupyter-notebook