/docker-blog-example

Example of Docker configuration for an entry at the BBVA Data & Analytics blog

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

docker-blog-example

Example of Docker configuration for an entry at the BBVA Data & Analytics blog:

This project contains everything needed to build a working environment Spark and use it through the IDE Jupyter.

How to execute

To execute the project is only necessary to have installed docker and follow the steps below:

  1. Download the project
  2. Position yourself on the project route with the terminal and run:
 $ sudo docker-compose up

Author