You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 9, 2020. It is now read-only.
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.
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
The text was updated successfully, but these errors were encountered: