This Docker Compose file sets up a Jupyter Notebook server.
- Docker and Docker Compose installed on your local machine.
- Clone this repository to your local machine.
- Open a terminal window and navigate to the directory where you cloned the repository.
- Run the following command to start the Spark and Jupyter containers:
docker-compose up --build