From 1774fdadf691ec7a737a6deacf1698941ec33b69 Mon Sep 17 00:00:00 2001 From: Denis Grafov Date: Sat, 5 Oct 2019 21:16:19 +0200 Subject: [PATCH 1/2] Pushing via collab from another drive --- .../notebooks/1-1-intro/intro_practice.ipynb | 38 +------------------ 1 file changed, 2 insertions(+), 36 deletions(-) diff --git a/theory/notebooks/1-1-intro/intro_practice.ipynb b/theory/notebooks/1-1-intro/intro_practice.ipynb index e2aaa1a..c202126 100644 --- a/theory/notebooks/1-1-intro/intro_practice.ipynb +++ b/theory/notebooks/1-1-intro/intro_practice.ipynb @@ -3,11 +3,10 @@ "nbformat_minor": 0, "metadata": { "colab": { - "name": "intro-practice.ipynb", + "name": "Copy of intro-practice.ipynb", "provenance": [], "private_outputs": true, - "collapsed_sections": [], - "include_colab_link": true + "collapsed_sections": [] }, "kernelspec": { "name": "python3", @@ -15,16 +14,6 @@ } }, "cells": [ - { - "cell_type": "markdown", - "metadata": { - "id": "view-in-github", - "colab_type": "text" - }, - "source": [ - "\"Open" - ] - }, { "cell_type": "markdown", "metadata": { @@ -274,29 +263,6 @@ "\n", "https://www.menti.com/uk98b4qj88" ] - }, - { - "cell_type": "code", - "metadata": { - "id": "HHcMMOjsS4pO", - "colab_type": "code", - "colab": {} - }, - "source": [ - "print('hello world')" - ], - "execution_count": 0, - "outputs": [] - }, - { - "cell_type": "markdown", - "metadata": { - "id": "O0407XAzU4lZ", - "colab_type": "text" - }, - "source": [ - "Adding another test-cell" - ] } ] } \ No newline at end of file From bbb29e58cd75602b720be5f7695fa4a66db521dd Mon Sep 17 00:00:00 2001 From: Denis Grafov Date: Sat, 5 Oct 2019 21:18:19 +0200 Subject: [PATCH 2/2] Changed the name of the notebook --- theory/notebooks/1-1-intro/intro_practice.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theory/notebooks/1-1-intro/intro_practice.ipynb b/theory/notebooks/1-1-intro/intro_practice.ipynb index c202126..77b0e50 100644 --- a/theory/notebooks/1-1-intro/intro_practice.ipynb +++ b/theory/notebooks/1-1-intro/intro_practice.ipynb @@ -3,7 +3,7 @@ "nbformat_minor": 0, "metadata": { "colab": { - "name": "Copy of intro-practice.ipynb", + "name": "intro-practice.ipynb", "provenance": [], "private_outputs": true, "collapsed_sections": []