Skip to content
Snippets Groups Projects
index.ipynb 1.46 KiB
Newer Older
  • Learn to ignore specific revisions
  • {
     "cells": [
      {
       "cell_type": "markdown",
       "metadata": {},
       "source": [
        "<div class=\"alert alert-block alert-danger\">\n",
        "Course layout w/ local notebooks links .. anything in scope of org/general comments goes also here.\n",
        "</div>\n"
       ]
      },
      {
       "cell_type": "markdown",
       "metadata": {},
       "source": [
        "<div class=\"alert alert-block alert-danger\"><p>\n",
        "<strong>TODOs</strong>\n",
        "<ol>\n",
        "<li>Write script which removes the solution proposals (cells starting with <code>#SOLUTION</code>) and creates a new notebook.</li>\n",
        "</ol>\n",
        "</p></div>\n"
       ]
      },
      {
       "cell_type": "markdown",
       "metadata": {},
       "source": [
        "## Course scripts\n",
        "\n",
        "<ol>\n",
        "    <li><a href=\"01_introduction.ipynb\">Introduction</a></li>\n",
        "    <li><a href=\"02_classification.ipynb\">Classification</a></li>\n",
        "    <li>...</li>\n",
        "    \n",
        "</ol>"
       ]
      },
      {
       "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.2"
      }
     },
     "nbformat": 4,
     "nbformat_minor": 2
    }