{ "cells": [ { "cell_type": "code", "execution_count": 1, "id": "5cf08e0a-bf1c-4c4f-92f3-593e444b175f", "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "hello\n" ] } ], "source": [ "print(\"hello\")" ] }, { "cell_type": "code", "execution_count": 2, "id": "47041100-06f8-45f3-b424-695f48c5a759", "metadata": {}, "outputs": [], "source": [ "from IPython.display import display, HTML" ] }, { "cell_type": "code", "execution_count": 3, "id": "55866c6e-0f40-49f7-b52e-7a0f90badf7b", "metadata": {}, "outputs": [ { "data": { "text/html": [ "