Hey,
i try to get some example with docker to start.
but o only got one error after error..
e.G.
sudo docker build .
Sending build context to Docker daemon 13.49MB
Step 1/4 : FROM jupyter/scipy-notebook:e7000ca1416d
---> 07b62729a953
---> Using cache
---> a5c257d9096c
Step 3/4 : USER $NB_USER
---> Using cache
---> bbdcd67ad3a2
---> Running in a8b45e68a965
standard_init_linux.go:211: exec user process caused "exec format error"
isn it compatible to the raspberry 3?
best regards
patrick