2nd French-Brazilian School on Big Data and Smart Cities, Natal, 8-10 November 2017.
The material is divided in 2 parts:
Download both parts. Unzip dxlab-smart-cities-ds/data.zip into dxlab-smart-cities/notebook/data.
IMPORTANT:
- dxlab-smart-cities-ds is already available for download.
- dxlab-smart-cities will be available the 1st day of the school.
The exercies use Mapbox and Google Maps APIs. The APIs require an access token/key for use. Follow the instructions on each site for obtaining your tokens:
Docker is a platform for creating and running containerized apps. You have 2 options for running docker:
If you encounter one of the following error messages:
Follow this instructions for enabling virtualization in your machine. For any other problems google is your friend.
Only for Docker Toolbox Users
The exercises require to forward ports to the default virtual machine. Open Virtual Box and fordward the following ports (how to forward ports):
The tutorial depends on 2 docker images:
These images are in a public repository. You can download them by opening a Docker Quick Start Terminal (or a clasical terminal if not running Docker Toolbox) and executing the following command:
$ docker pull jaeo/dxlab-smart-cities rabbitmq:3-management
You can verify the existence of the images in your machine by executing:
$ docker images
Content type
Image
Digest
Size
796.9 MB
Last updated
almost 9 years ago
docker pull jaeo/dxlab-smart-cities