{ "cells": [ { "cell_type": "markdown", "id": "a0177726", "metadata": {}, "source": [ "# Multi-Language Support in Spark Kernels\n", "\n", "Topics covered in this example:\n", "\n", "* Using multi-language (Python, Scala, R and SQL) from within Spark Notebooks.\n", "* Sharing data across language using temp tables/views.\n", "\n", "***\n", "\n", "## Prerequisites\n", "