{ "cells": [ { "cell_type": "code", "execution_count": null, "metadata": { "collapsed": false }, "outputs": [], "source": [ "%run ../code/init_mooc_nb.py" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "#Table of Contents\n", "* [Introduction](#Introduction)\n", "* [Section topic](#Section-topic)\n", "* [Section topic](#Section-topic)\n", "* [Section topic](#Section-topic)\n", "* [Conclusions](#Conclusions)\n" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "**No content above this line is visible in edX**" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# Introduction" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "This topic is introduced by XXX" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "collapsed": false }, "outputs": [], "source": [ "MoocVideo(\"\", src_location=\"x.x-intro\")" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# Section topic" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# Section topic" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# Section topic" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# Conclusions" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "collapsed": false }, "outputs": [], "source": [ "MoocVideo(\"\", src_location=\"x.x-summary\")" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "Questions about what you just learned? Ask them below!" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "collapsed": false }, "outputs": [], "source": [ "MoocDiscussion(\"Questions\", \"xxx\")" ] } ], "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" } }, "nbformat": 4, "nbformat_minor": 0 }