Skip to content

Commit

Permalink
print out libs
Browse files Browse the repository at this point in the history
  • Loading branch information
darribas authored Oct 19, 2023
1 parent 8b61210 commit 1fa6666
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions gds_py/check_py_stack.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,15 @@
"libs = [bespoke[i] if i in bespoke else i for i in libs]"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"libs"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down

0 comments on commit 1fa6666

Please sign in to comment.