Metadata-Version: 2.1
Name: comfyui-notebook
Version: 1.0.3
Summary: A Jupyter-style custom node for executing Python code within ComfyUI workflows. Features syntax highlighting, shared variables between cells, and pre-loaded libraries (numpy, torch, PIL, matplotlib).
Home-page: https://github.com/liusida/ComfyUI-Notebook
Requires-Python: >=3.10
Requires-Dist: matplotlib
