Welcome to Spark labs bundle.
Markdown files are plain text files and can be viewed in any text editor.
For best viewing experience we recommend the following setup
-
Get Chrome browser from : https://www.google.com/chrome/browser/desktop/
-
Install Markdown Preview Plus Plugin for Chrome.
Go to this url in Chrome & click add to Chrome.
https://chrome.google.com/webstore/detail/markdown-preview-plus/febilkbfcbhebfnokafefeacimjdckgl?hl=en-US
If this link does not work, search for markdown-preview-plus in https://chrome.google.com/webstore -
Once installed, go to 'Window --> Extensions' menu of Chrome ; Find 'Markdown Preview Plus' plugin ; set 'Allow access to file urls'
-
Open any *.md file using Chrome (File --> Open)
We recommend using a 'programmer's editor' to view these files. These editors have integrated file browser and allows navigating through files quickly.
-
For Mac : Sublime, TextWrangler
-
For Linux : Sublime, GEdit, Vim
-
Scala Primer (01-scala)
-
Spark Intro (02-intro)
-
RDDs (03-rdd)
-
API (04-api)
-
Spark SQL (05-sql)
-
MLLib (06-mllib)
-
GraphX (07-graphx)
-
Streaming (08-streaming)
-
Operations (09-ops)