Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions tutorials/notebooks/quantities/quantities.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Using Astropy Quantities for astrophysical calculations\n",
"# Using Astropy Quantities and Units for astrophysical calculations\n",
"\n",
"## Authors\n",
"Ana Bonaca, Erik Tollerud, Jonathan Foster\n",
Expand Down Expand Up @@ -1512,9 +1512,9 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.8"
"version": "3.7.3"
}
},
"nbformat": 4,
"nbformat_minor": 1
"nbformat_minor": 2
}