diff --git a/L0 - Introduction to MapReduce data processing model/MapReduceExamples.ipynb b/L0 - Introduction to MapReduce data processing model/MapReduceExamples.ipynb index 439f033..d29436e 100644 --- a/L0 - Introduction to MapReduce data processing model/MapReduceExamples.ipynb +++ b/L0 - Introduction to MapReduce data processing model/MapReduceExamples.ipynb @@ -1,22 +1,5 @@ { - "nbformat": 4, - "nbformat_minor": 0, - "metadata": { - "language_info": { - "codemirror_mode": { - "name": "ipython", - "version": 3 - }, - "colab": { - "name": "MapReduceExamples.ipynb", - "provenance": [], - "collapsed_sections": [] - }, - "kernelspec": { - "name": "python3", - "display_name": "Python 3" - } - }, + "cells": [ { "cell_type": "markdown",