зеркало из https://github.com/microsoft/LightGBM.git
Co-authored-by: José Morales <jmoralz92@gmail.com>
This commit is contained in:
Родитель
255c93b551
Коммит
2544d1ba64
|
@ -319,9 +319,9 @@ matplotlib.use\(\"Agg\"\)\
|
|||
jupyter nbconvert --ExecutePreprocessor.timeout=180 --to notebook --execute --inplace *.ipynb || exit -1 # run all notebooks
|
||||
|
||||
# importing the library should succeed even if all optional dependencies are not present
|
||||
conda uninstall --force --yes \
|
||||
conda uninstall -n $CONDA_ENV --force --yes \
|
||||
cffi \
|
||||
dask \
|
||||
dask-core \
|
||||
distributed \
|
||||
joblib \
|
||||
matplotlib \
|
||||
|
|
Загрузка…
Ссылка в новой задаче