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
$ docker-compose up
...
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-1xaw773u/argon2-cffi
You are using pip version 7.1.2, however version 20.2.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Fix/workaround:
Use latest Docker image instead of
Hi Vlad - thanks for pointing this out. Given the lack of traffic to these demos, I would agree that it's probably best we keep things more dynamic and move to referencing the 'latest' tag even though this isn't necessarily recommended from a reproducibility standpoint.
It would be great if you could contribute this change. Thank you.
Docker Engine: 19.03.13
Docker Compose: 1.27.4
macOs Catalina 10.15.7
https://github.com/jupyter/kernel_gateway_demos/tree/master/python_client_example
Fix/workaround:
Use
latest
Docker image instead ofin https://github.com/jupyter/kernel_gateway_demos/blob/master/python_client_example/Dockerfile.kg#L5
The text was updated successfully, but these errors were encountered: