Skip to content

Commit

Permalink
chap 02.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziaeemehr committed Aug 5, 2024
1 parent 5d829a9 commit 3caf14c
Showing 1 changed file with 3 additions and 24 deletions.
27 changes: 3 additions & 24 deletions examples/chap_02.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -592,32 +592,11 @@
},
{
"cell_type": "code",
"execution_count": 16,
"execution_count": 21,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"['Collaboration',\n",
" 'Internet',\n",
" 'PowerGrid',\n",
" 'Protein',\n",
" 'PhoneCalls',\n",
" 'Citation',\n",
" 'Metabolic',\n",
" 'Email',\n",
" 'WWW',\n",
" 'Actor']"
]
},
"execution_count": 16,
"metadata": {},
"output_type": "execute_result"
}
],
"outputs": [],
"source": [
"nets = list(list_sample_graphs().keys())\n",
"nets"
"nets = list(list_sample_graphs().keys())"
]
},
{
Expand Down

0 comments on commit 3caf14c

Please sign in to comment.