File size: 370 Bytes
d5f16fa |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
{
"cells": [
{
"cell_type": "markdown",
"id": "c717eeca",
"metadata": {},
"source": [
"# Codette2 Demo Notebook"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "2eaa8d82",
"metadata": {},
"outputs": [],
"source": [
"print('Demo running...')"
]
}
],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 5
} |