{ "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 ![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/bDS" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# Available notebooks\n", "\n", "\n", "| ![pedagogy](https://static1.squarespace.com/static/564f72ade4b0b0384379a293/t/5c7e8aefe79c701d7e5f4763/1551796980913/strategy.png) | Using notebooks for teaching: examples |   | ![technical](https://cdn4.iconfinder.com/data/icons/gnome-desktop-icons-png/PNG/64/Gnome-Preferences-System-64.png) | Technical notebooks |\n", "|:-|:-|--|:-|:-|\n", "| ![question](https://cdn0.iconfinder.com/data/icons/super-mono-reflection/red/question-balloon_red.png) | Examples of notebooks for [virtual demonstrations](TeachingExamples/01_Demonstrations.ipynb) in class |   | ![python](http://www.techteachers.co.za/wp-content/uploads/python-logo64.png) | How to [organize](HowTos/OrganizeCode/OrganizeCode.ipynb) your Python code?|\n", "|   |   |   | ![python](http://www.techteachers.co.za/wp-content/uploads/python-logo64.png) ![multimedia](https://images.sftcdn.net/images/t_app-logo-l,f_auto,dpr_auto/p/974baeec-42f5-405c-8bbc-fec81b7a2bf6/3217395839/focus-picture-gallery-icon.png) | How to embed [external resources](HowTos/EmbedExternalResources/EmbedExternalResources.ipynb) in your notebooks? |\n", "|   |   |   | ![git](https://www.file-extension.info/images/resource/64/git.png) | How to [share](HowTos/SharingYourNotebooks/SharingYourNotebooks.ipynb) your notebooks wih git? |\n" ] }, { "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" } }, "nbformat": 4, "nbformat_minor": 2 }