Skip to content
This repository has been archived by the owner on Aug 9, 2020. It is now read-only.

issue launching docker image: jupyter failed to build #1

Closed
ljwosborne89 opened this issue Jun 6, 2018 · 1 comment
Closed

issue launching docker image: jupyter failed to build #1

ljwosborne89 opened this issue Jun 6, 2018 · 1 comment

Comments

@ljwosborne89
Copy link

Hi,

I am trying to replicate however upon spinning up the ELK stack via 'docker-compose up' after some loading time I get the following error:

Service 'jupyter' failed to build: The command '/bin/sh -c pip --no-cache-dir install ipykernel scipy jupyter matplotlib pandas elasticsearch && python -m ipykernel.kernelspec' returned a non-zero code: 1

I have also tried running 'docker-compose build jupyter', but this returned the same error.

Any help here?

Lewis

@dotcs
Copy link
Owner

dotcs commented Jun 22, 2018

Hi Lewis, sorry for the delay. I have been in vacation without access to the internet and was unable to address the issue. The reason was that the latest Pandas version is incompatible with the Python 3.4 setup that is used in the Jupyter container. See pandas-dev/pandas#20723 for details. I've updated the master branch such that it should work again. If you have still issues feel free to reopen the issue.

@dotcs dotcs closed this as completed Jun 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants