관리-도구
편집 파일: jupyter.cpython-311.pyc
� �܋f� � �� � d dl mZmZmZmZmZmZ erd dlmZ ddl m Z ddlmZ ddl mZ erd dlmZ dZ G d� d � � Z G d � d� � Zdee d efd�Zdee ded dfd�Zdeded dfd�ZdS )� )� TYPE_CHECKING�Any�Dict�Iterable�List�Sequence)�ConsoleRenderable� )�get_console)�Segment)�DEFAULT_TERMINAL_THEMEz�<pre style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">{code}</pre> c �f � e Zd ZdZdededdfd�Zdee dee d edeeef fd �Z dS )�JupyterRenderablez)A shim to write html to Jupyter notebook.�html�text�returnNc �"