Interactive Notebooks
This document aims at presenting and eventually supporting me to select the open-source web-based visualisation tool for Apache Spark with Scala 2.11 support.
Requirements
-
Support for Apache Spark 2.0
-
Support for Scala 2.11 (the default Scala version for Spark 2.0)
-
Web-based
-
Open Source with [ASL 2.0](http://www.apache.org/licenses/LICENSE-2.0) or similar license
-
Notebook Sharing using GitHub
-
Active Development and Community (the number of commits per week and month, github, gitter)
-
Autocompletion
Optional Requirements:
-
Sharing SparkContext
Candidates
-
-
Jupyter Scala - Lightweight Scala kernel for Jupyter Notebook
-
Jupyter Notebook
You can combine code execution, rich text, mathematics, plots and rich media
-
Jupyter Notebook (formerly known as the IPython Notebook)- open source, interactive data science and scientific computational environment supporting over 40 programming languages.