marquee where have you been

master 0.70
ml server 2020-01-22 22:17:56 -07:00
parent f70d9b8ea7
commit c53c98f34a
1 changed files with 9 additions and 0 deletions

View File

@ -392,6 +392,15 @@
"print('Observation ID:', obsid)"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"print(text.marquee('wut?',40,'*'))"
]
},
{
"cell_type": "code",
"execution_count": null,