Updating notebooks

This commit is contained in:
Allen Downey
2021-03-26 11:33:09 -04:00
parent 168a1bf5ec
commit 6ce0ee203b

View File

@@ -497,7 +497,7 @@
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
"source": [ "source": [
"job = Gaia.launch_job_async(query)\n", "job = Gaia.launch_job_async(query2)\n",
"job" "job"
] ]
}, },