Skip to content

ottobricks/demo-graphs-spark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo using Apache Spark + GraphFrames

  1. Open the terminal
  2. Clone this repository, e.g. git clone git@github.com:ottobricks/demo-graphs-spark.git ~/Downloads/
  3. Change into the directory, e.g. cd ~/Downloads/demo-graphs-spark/
  4. Install dependencies with make install
  5. Start the notebook server with make start-notebook
  6. Open: http://localhost:2718/

When done, either shutdown from the browser (top right) or run in the terminal make stop-notebook

About

Demo on using Spark GraphFrames presented on PyData Tallinn Nov/25

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors