From 59aa9ef0a0983110339dd904938bfc774103b45e Mon Sep 17 00:00:00 2001 From: silas-macharia Date: Fri, 25 Jan 2019 17:14:06 +0300 Subject: [PATCH] newnotebook --- .../Untitled-checkpoint.ipynb | 34 +++++++++++++++++++ Notebooks/Untitled.ipynb | 34 +++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 Notebooks/.ipynb_checkpoints/Untitled-checkpoint.ipynb create mode 100644 Notebooks/Untitled.ipynb diff --git a/Notebooks/.ipynb_checkpoints/Untitled-checkpoint.ipynb b/Notebooks/.ipynb_checkpoints/Untitled-checkpoint.ipynb new file mode 100644 index 0000000..629d4fa --- /dev/null +++ b/Notebooks/.ipynb_checkpoints/Untitled-checkpoint.ipynb @@ -0,0 +1,34 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [ + "Test" + ] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 3", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.7.0" + } + }, + "nbformat": 4, + "nbformat_minor": 2 +} diff --git a/Notebooks/Untitled.ipynb b/Notebooks/Untitled.ipynb new file mode 100644 index 0000000..629d4fa --- /dev/null +++ b/Notebooks/Untitled.ipynb @@ -0,0 +1,34 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [ + "Test" + ] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 3", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.7.0" + } + }, + "nbformat": 4, + "nbformat_minor": 2 +}