{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# ![HELP LOGO](https://avatars1.githubusercontent.com/u/7880370?s=100&v=4>)A Template HELP notebook\n" ] }, { "cell_type": "code", "execution_count": 2, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "hello universe\n" ] } ], "source": [ "print('hello universe')" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "\n", "-------------------------------------------------------------------------------\n", "\n", "*This is a default HELP jupyter notebook *\n", "\n", " ![HELP LOGO](https://avatars1.githubusercontent.com/u/7880370?s=75&v=4)\n", "\n", "**Authors**: *insert your name(s) here e.g.* [Seb Oliver](http://www.sussex.ac.uk/profiles/91548)\n", "\n", " \n", "For a full description of the database and how it is organised in to `dmu_products` please the top level [readme](../readme.md).\n", " \n", "The Herschel Extragalactic Legacy Project, ([HELP](http://herschel.sussex.ac.uk/)), is a [European Commission Research Executive Agency](https://ec.europa.eu/info/departments/research-executive-agency_en)\n", "funded project under the SP1-Cooperation, Collaborative project, Small or medium-scale focused research project, FP7-SPACE-2013-1 scheme, Grant Agreement\n", "Number 607254.\n", "\n", "[Acknowledgements](http://herschel.sussex.ac.uk/acknowledgements)\n", "\n" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "collapsed": true }, "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.3" } }, "nbformat": 4, "nbformat_minor": 2 }