wut-web-dev cruft html

master
ml server 2020-01-23 15:17:37 -07:00
parent 736da8792d
commit 42f154215e
1 changed files with 12 additions and 1 deletions

View File

@ -42,7 +42,18 @@
"metadata": {},
"outputs": [],
"source": [
"print(\"wut --- What U Think? SatNOGS Observation AI.\")\n",
"%%HTML\n",
"<TITLE>wut-web-dev</TITLE>\n",
"<H1><B>wut?<B></H1>"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"print(\"wut? --- What U Think? SatNOGS Observation AI.\")\n",
"print(\"\")\n",
"print(\"wut is an AI that rates SatNOGS Observations good or bad.\")\n",
"print(\"The training model was built from DUV transmissions recorded by the\")\n",