Using auto-sklearn requires swig, which the other notebook images lack, so it cant be experimented with. Also, there is no Conda package for auto-sklearn.
Using `auto-sklearn` requires `swig`, which the other notebook images lack, so it cant be experimented with. Also, there is no Conda package for `auto-sklearn`.
```
```
ARG BASE_CONTAINER=jupyter/scipy-notebook
ARG BASE_CONTAINER=jupyter/scipy-notebook
...
@@ -530,10 +530,11 @@ USER root
...
@@ -530,10 +530,11 @@ USER root
# autosklearn requires swig, which no other image has
# autosklearn requires swig, which no other image has