{ "cells": [ { "attachments": {}, "cell_type": "markdown", "metadata": {}, "source": [ "在多语言笔记本中使用 html\n", "=======================" ] }, { "attachments": {}, "cell_type": "markdown", "metadata": {}, "source": [ "## 方式一:纯(传统)html方式" ] }, { "attachments": {}, "cell_type": "markdown", "metadata": {}, "source": [ "### hello html" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "dotnet_interactive": { "language": "html" }, "polyglot_notebook": { "kernelName": "html" } }, "outputs": [], "source": [ "\n", "#!html\n", "\n", "hellow html !\n" ] }, { "attachments": {}, "cell_type": "markdown", "metadata": {}, "source": [ "### 使用:完整html文档" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "dotnet_interactive": { "language": "html" }, "polyglot_notebook": { "kernelName": "html" } }, "outputs": [], "source": [ "\n", "\n", "
\n", " \n", " \n", " \n", "