Sign inSign up

datafellas/scala-for-data-science

By datafellas

Updated over 10 years ago

Materials for: "Scala: the Unpredicted lingua franca for Data Science"

Image
0

330

datafellas/scala-for-data-science repository overview

Info

The enclosed notebooks and other materials are for the

They are using the Spark-Notebook to simplify the demonstration and allow instant interactivity with the content.

Usage

Pull it from docker hub:

docker datafellas/scala-for-data-science:1.0-spark2

Run it

docker run --rm -it --net=host -m 8g datafellas/scala-for-data-science:1.0-spark2 bash

Start the services

source start.sh

Use it

On Linux, go to http://localhost:9000.

On Mac/Win, you'll probably have to use the VM's IP/Name.

Tag summary

Content type

Image

Digest

Size

1.4 GB

Last updated

over 10 years ago

docker pull datafellas/scala-for-data-science:1.0-spark2