Separate tensorboard installed seems to be needed
This commit is contained in:
Gopi Kumar 2017-04-21 00:04:16 -07:00 коммит произвёл GitHub
Родитель 83f702030b
Коммит 745d79398b
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -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