Skip to content

Commit 5660060

Browse files
committed
display summary in landing page
1 parent 5ed163f commit 5660060

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index-models.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"source": [
88
"# Tutorial Series on astropy.modeling\n",
99
"\n",
10+
"## Summary\n",
1011
"This is a set of tutorials on how to use the `astropy.modeling` package to model astronomical data. We will become familiar with the models available in [astropy.modeling](http://docs.astropy.org/en/stable/modeling/), learn how to make a quick fit to some data, and how to define a new model using a [compound model](http://docs.astropy.org/en/stable/modeling/#compound-models) and a custom model.\n"
1112
]
1213
}

0 commit comments

Comments
 (0)