Spark Notebook
Interactive and Reactive Data Science using Scala and Spark
Spark Notebook is an interactive web-based computational notebook designed to make working with Apache Spark more productive, exploratory, and expressive. It allows developers, data scientists, and analysts to write, run, and visualize Spark code in cells that support multiple languages such as Scala, Python, and SQL, all within the same notebook. Users can interleave runnable code, rich text markup, visualizations, equations, and results, enabling reproducible research and exploratory data...