repo-render
1 行
265 B
Plaintext
1 行
265 B
Plaintext
{"cells": [{"cell_type": "markdown", "source": ["# Hello\n"]}, {"cell_type": "code", "source": ["print(\"hi\")"], "outputs": [{"output_type": "stream", "name": "stdout", "text": ["hi\n"]}], "execution_count": 1}], "metadata": {}, "nbformat": 4, "nbformat_minor": 5} |