Skip to content

Commit 109cfe2

Browse files
committed
add metadata
1 parent 97a7883 commit 109cfe2

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

AUTHORS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
AUTHOR1 (@GITHUB-USERNAME, ORCID-ID), AUTHOR2 (@GITHUB-USERNAME, ORCID-ID)
1+
C. E. Brasseur (@ceb8)

metadata.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
title: "Example Title"
2-
slug: "Example-Title"
3-
source: "tutorial--example-title"
1+
title: "Visualizing high proper motion sources using Gaia"
2+
slug: "gaia-visualization"
3+
source: "tutorial--gaia-visualization"

requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
astropy
2+
astroquery>=0.4.8.dev9474 # 2024-09-24 pinned for Gaia column capitalization issue
3+
matplotlib
4+
numpy

0 commit comments

Comments
 (0)