diff --git a/Welcome.ipynb b/Welcome.ipynb index a1941b4..c689b18 100644 --- a/Welcome.ipynb +++ b/Welcome.ipynb @@ -1,118 +1,128 @@ { "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "![EPFL](https://inside.epfl.ch/corp-id/wp-content/uploads/2019/05/EPFL_Logo_Digital_RGB_PROD-300x130.png) ![NOTO](Images/noto_300x130.png)\n", "\n", "# Welcome to ![noto](Images/noto_86x25_inline_transparent.png)'s Proof of Concepts ![poc](Images/poc_45x25_red.png) 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 jupyter workspace.\n", "\n", "The aim of this repository is to give you some practical hints on both the pedagogical and technical aspects of notebook writing.\n", "\n", "### Share the link !\n", "\n", "Feel free to share the following link and give other people access to this git repository: https://go.epfl.ch/noto-examples\n", "\n", "## Available notebooks" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", - "\n", + "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", - "\n", - "\n", + "\n", + "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", + "\n", + "\n", + "\n", + "\n", + "\n", + "\n", + "\n", + "\n", + "\n", + "\n", "\n", "\n", "\n", "
\"technical\"Teaching \"How to's\" \"pedagogy\"Examples of notebooks for teaching \"technical\"Technical \"How to's\"
\"question\"How to get feedback from students on my notebooks? \"question\"Examples of notebooks for virtual demonstrations in class \"python\"How to organize your Python code?Quickstart guide on how to edit and execute a notebook.
\"question\"How to add auto-corrected quiz questions to my notebooks? \"question\"Examples of notebooks for exercises and assignments \"python\" \"multimedia\"How to embed external resources in your notebooks?\"python\"How to organize your Python code?
\"question\"How to share notebooks with students ?    \"python\" \"multimedia\"How to embed external resources in your notebooks?
      \"git\"How to use git for your notebooks?
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "### Contact and support\n", "\n", "For any question, feel free to contact ![noto](Images/noto_inline_transparent.png) support: [noto-support@groupes.epfl.ch](mailto:noto-support@groupes.epfl.ch)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "**End of the notebook**" ] } ], "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" + "version": "3.6.9" } }, "nbformat": 4, "nbformat_minor": 4 }