Added figure to notebook (#246)

Co-authored-by: Li Jiang <lijiang1@microsoft.com>
This commit is contained in:
Sheetali Maity 2023-10-16 22:50:53 +05:30 committed by GitHub
parent 356f6e599f
commit 4fb2f1f449
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View File

@ -118,6 +118,15 @@
"## Construct Agents"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<div style=\"margin: 0 auto; width: 500px\">\n",
" <img src=\"viz_gc.png\" alt=\"Drawing\"/>\n",
" </div>"
]
},
{
"cell_type": "code",
"execution_count": 3,

BIN
notebook/viz_gc.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 KiB