{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Welcome to Noto's POC notebooks" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "Congratulations!\n", "\n", "You have just used \"nbgitpuller\" to clone a git repository (https://c4science.ch/source/noto-poc-notebooks/) and pull its content in your workspace." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Table of content\n", "\n", "### How to organize your Python code?\n", "Have a look at [this notebook](OrganizeCode/OrganizeCode.ipynb) !\n", "\n", "### How to include prediction questions in your notebooks?\n", "Check out this [simple physics example](PredictionQuestion/FreeFall.ipynb) !" ] }, { "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.6.8" } }, "nbformat": 4, "nbformat_minor": 2 }