{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Install notebook scoped libraries at runtime\n", "\n", "\n", "#### Topics covered in this example\n", "* Installing notebook scoped libraries at runtime using `install_pypi_package`.\n", "* Converting spark dataFrame to pandas dataFrame.\n", "* `%%display` magic example." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "***\n", "\n", "## Prerequisites\n", "