File size: 403 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": "b4902e03",
"metadata": {},
"source": [
"# Codette2 Interactive Notebook"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "95bee78a",
"metadata": {},
"outputs": [],
"source": [
"print('Interactive Codette2 session initialized.')"
]
}
],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 5
} |