{ "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 }