Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add amd64 support #3

Open
mikhail-turilin-dfinity opened this issue Jun 1, 2022 · 0 comments
Open

Add amd64 support #3

mikhail-turilin-dfinity opened this issue Jun 1, 2022 · 0 comments

Comments

@mikhail-turilin-dfinity
Copy link

Currently it doesn't work on M1 Macs:

 ~% docker run -d --name jupyter -p 8888:8888 -v /Users/aaa/Dev/jupyter:/opt playniuniu/jupyter-pandas

Unable to find image 'playniuniu/jupyter-pandas:latest' locally
latest: Pulling from playniuniu/jupyter-pandas
95834d4850cc: Pull complete
279390236f49: Pull complete
2ee4a408e6f1: Pull complete
Digest: sha256:8f68a0cc08177fa9c6cf9fef6aff8b327f9cf94e0cc5c2a54963cc7959ab3baa
Status: Downloaded newer image for playniuniu/jupyter-pandas:latest
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
45f0e452d29abf8dff36e1418e6ec9ddde93470c189f471545bf4ad54fb6c2cb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant