зеркало из https://github.com/Azure/DataScienceVM.git
Update InstallBigDL.sh
Separate tensorboard installed seems to be needed
This commit is contained in:
Родитель
83f702030b
Коммит
745d79398b
|
@ -1,6 +1,7 @@
|
|||
#!/bin/bash
|
||||
# Install Instructions Courtesy: Sergey Ermolin from Intel
|
||||
/anaconda/bin/pip install wordcloud
|
||||
/anaconda/bin/pip install tensorboard
|
||||
cd /opt
|
||||
git clone https://github.com/intel-analytics/BigDL.git
|
||||
cd BigDL
|
||||
|
|
Загрузка…
Ссылка в новой задаче