Closed lmorandini closed 8 years ago
I confirmed I get the following error with the current master
build:
ImportError: Building pandas requires cython
the docker-hub
image is now linked to the python build as well to ensure this image stays current; which is why I didn't catch this was outdated...
@lmoran Thanks for submitting the PR. I'm just running
docker-compose build --force-rm --no-cache --pull
locally to confirm the current build is broken & then I'll incorporate your changes, push & once completed the latest build will be available on Docker Hub: https://hub.docker.com/r/mikebirdgeneau/jupyterlab/Cheers! Mike