This commit is contained in:
Miguel Fierro 2017-07-17 14:09:35 +01:00
Родитель 5382f652c3
Коммит 38f6ba30d0
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -61,7 +61,7 @@ source activate fast
Finally, to register the environment in the jupyter notebook:
```bash
python -m ipykernel install --user --name fast --display-name "Python Strata"
python -m ipykernel install --user --name fast --display-name "Python Fast"
```
## Installation of boosted tree libraries