mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-14 13:32:56 +00:00
Delete redundant lines from xgboost recipe
This commit is contained in:
@@ -171,8 +171,6 @@ RUN mamba install --yes 'py-xgboost' && \
|
||||
mamba clean --all -f -y && \
|
||||
fix-permissions "${CONDA_DIR}" && \
|
||||
fix-permissions "/home/${NB_USER}"
|
||||
|
||||
# run "import xgboost" in python
|
||||
```
|
||||
|
||||
## Running behind an nginx proxy
|
||||
|
Reference in New Issue
Block a user