cell type fix

This commit is contained in:
Jeff Tang 2025-02-03 10:01:27 -08:00
parent 63d6057b0a
commit 9f77e6f526

View file

@ -3435,9 +3435,11 @@
]
},
{
"cell_type": "markdown",
"id": "9df8b7e5",
"cell_type": "code",
"execution_count": null,
"id": "469750f7",
"metadata": {},
"outputs": [],
"source": [
"from PIL import Image\n",
"import matplotlib.pyplot as plt\n",