From 41fb6efd40e5eb14f7880f510b3332155054bb26 Mon Sep 17 00:00:00 2001 From: Tammo Jan Dijkema Date: Wed, 10 Apr 2019 21:37:50 +0200 Subject: [PATCH] Update requirements and README --- README.md | 8 ++++++++ requirements.txt | 3 +++ 2 files changed, 11 insertions(+) diff --git a/README.md b/README.md index 28a54ad..cee835e 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ +# Astropy tutorial at ASTRON + +These tutorials were first used on 13 March 2019 for an Astropy tutorial at Astron. The tutorials are about basic astropy functionality, but use examples from radio astronomy. + +The tutorials were made by Tammo Jan Dijkema, Maaijke Mevius and Cees Bassa. + +To run the tutorials, clone this repository to your computer and launch Jupyter notebook or Jupyter Lab. Or, just run it from a Binder instance, by simply clicking the button below: + [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/tammojan/astropytutorial/master) diff --git a/requirements.txt b/requirements.txt index ae8bed8..15f809f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,4 @@ astropy +reproject +pyvo +astroquery