All notable changes to this project will be documented in this file.
1.2.0 (2020-08-19)
- R kernel for JupyterLab;
- Jupyter notebook with Spark R API (SparkR) example.
1.1.0 (2020-08-09)
- Scala kernel for JupyterLab;
- Jupyter notebook with Spark Scala API example.
- Docs general improvements;
- Pull request template refactored.
1.0.0 (2020-07-30)
-
Infra
- Python 3.7
- Scala 2.12
- Docker Engine 1.13.0+
- Docker Compose 1.10.0+
-
Apps
- JupyterLab 2.1.4
- Apache Spark 2.4.0, 2.4.4 and 3.0.0
- Docker compose file to build the cluster from your own machine;
- Docker compose file to build the cluster from Docker Hub;
- GitHub Workflow CI with Docker Hub to build the cluster daily.
- Contributing rules;
- GitHub templates for Bug Issue, Feature Request and Pull Request.
- Article on Medium.