Mac OS friendly containers that contain Julia, Jupyter, Pyspark, and duckdb
- Install brew at: https://brew.sh/
- Pre-install finch (via brew for mac users) - https://github.com/runfinch/finch or podman for windows users https://podman.io/
- Pre-install git (via brew)
- Pre-install vscode if you don’t have it already
- We’re going to clone from this repo: https://github.com/mathew-wai-lee/docker_pyspark_unix_devcontainer a. You can glance through the dockerfile or .ipynb
- OPTIONAL: If you are comfortable with docker you can bring your own data, otherwise we will generate some as part of the hands-on demo