Scala has become very popular. It is built on top of Java (so has full interoperability, including resorting to inline Java in your Scala code). However, the syntax is much cleaner and more intuitive, reworking some of the quirks in Java.
In this chapter, we will cover the following topics:
- Â Installing Scala for Jupyter
- Â Using Scala features