diff --git a/Week_2.ipynb b/Week_2.ipynb deleted file mode 100644 index 8f55ad6..0000000 --- a/Week_2.ipynb +++ /dev/null @@ -1,110 +0,0 @@ -{ - "cells": [ - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "# Week 2 handin" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "## Assignment\n", - "Here is the text for the assignment linked to" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "## Status\n", - "Here is a status on the handin. How far you got. What is implemented and what is not" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "## Solution part 1" - ] - }, - { - "cell_type": "code", - "execution_count": 4, - "metadata": {}, - "outputs": [], - "source": [ - "# 1.1 some code here with docstrings" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "# 1.2 some code here with docstrings" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "# 1.3" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "## Solution part 2" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] - } - ], - "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.6" - } - }, - "nbformat": 4, - "nbformat_minor": 4 -} diff --git a/Week_3.ipynb b/Week_3.ipynb deleted file mode 100644 index 0c30a90..0000000 --- a/Week_3.ipynb +++ /dev/null @@ -1,112 +0,0 @@ -{ - "cells": [ - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "# Week 3 handin" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "## 01 Assignment\n", - "Here is the text for the assignment linked to" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "## 02 Status\n", - "Here is a status on the handin. How far you got. What is implemented and what is not" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "## 03 Solution part 1" - ] - }, - { - "cell_type": "code", - "execution_count": 4, - "metadata": {}, - "outputs": [], - "source": [ - "# 1.1 some code here with docstrings" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "# 1.2 some code here with docstrings" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "# 1.3" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "## 04 Solution part 2" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "# 2.1" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] - } - ], - "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.6" - } - }, - "nbformat": 4, - "nbformat_minor": 4 -}