⬅️ Launch these tutorials in Binder
Please notice that running the code is slow on binder as the spark initialization can take a long time!
To run the tutorials environment on your own machine, the simplest way is via docker:
docker run -p 8888:8888 fugueproject/tutorials:latest
🚀 The performance should be better running docker on your own machine