- Python 2.7
- JDK 8
- Apache Spark 2.1.0
- Jupyter Notebook 4.4
- BigDL 0.5.0
yum update -y nss curl libcurl
mkdir -p /opt/bigdl
cd /opt/bigdl
git clone https://github.com/zhichao-li/act.git
cd act
sh prepare_env.sh
- Run
sh start_notebook.sh
tensorboard --logdir /tmp/bigdl_summaries