Files
hyhl_1022/jupyter/jupyter-helloworld/init.sh
louiscklaw c403fa8e72 update,
2025-02-01 02:02:14 +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