carlosjpr-collab / docker-blog-example

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:Jupyter Notebook 53.4%Language:Dockerfile 38.2%Language:Python 8.4%