Ask HN: Data Science Workflows on Apple Silicon

2 points by microbass ↗ HN
Now that the Apple Silicon ecosystem is maturing a bit, are there any good resources or advice for running the usual gamut of x86 Data Science (Python) tooling on ARM?

My team and I are finding it difficult to get a decent local workflow, without resorting to a an x86 box in the cloud.

Thanks!

2 comments

[ 3.3 ms ] story [ 16.9 ms ] thread
Have you looked at container based workflows? More people are building arm images now that docker buildx is more mature
Can you say a bit about what problems you're running into? I have my guesses but am wondering.