deepjavalibrary/jupyter Docker compatibility with arm64 #3548
Closed
r7b7
started this conversation in
Development
Replies: 2 comments 1 reply
-
The link should be: https://github.com/deepjavalibrary/djl-demo/blob/master/jupyter/Dockerfile @xyang16 can you help fix the broken link? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Raised PR deepjavalibrary/djl-demo#530 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running deepjavalibrary/jupyter image but it runs with a warning -
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
my platform is ARM64 so the warning makes sense, my Q is - is there a way to fix this?
Tried to access the file mentioned here https://docs.djl.ai/master/docs/demos/jupyter/index.html#install-ijava-kernel-for-jupyter but that throws a 404.
I'm a DJL newbie, if this topic is discussed elsewhere please share links. Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions