Skip to content

johnistan/gabi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GABI 2015 Workshop

Requirements

Installation instructions.

  • Please download and install MiniConda and Docker Toolbox

  • Download the docker containers by running the following commands from your command line (Warning these files are large. You'll need good internet to download):

    docker pull wurstmeister/kafka:0.8.2.0 
    docker pull wurstmeister/zookeeper:latest
    docker pull redis
    

We will also provide these images on USB keys if you are unable to download these tools. If you plan on using the USB keys, please arrive early to the workshop to get setup.

Also please note, Windows support for docker is very recent. While its possible for these tools to work on new versions of windows, you will be responsible for ensuring they work on windows. We can only provide installation support for Mac OSX and Linux machines.

to start

#make sure you are in the root of this directory
docker run -it -p 8888:8888 -v /Users/jdennison/repos/gabi_workshop:/notebooks ipython_notebook /bin/bash
#then
/run_notebook.sh

in seperate terminal.

docker-compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published