From 393c8cade6bc5f61e61696df317c5934f73af9e6 Mon Sep 17 00:00:00 2001 From: Vladimir Protsenko Date: Sun, 26 Feb 2023 15:59:23 +0400 Subject: [PATCH] Fixed ipynb file --- .../MapReduceExamples.ipynb | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) 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",