mirror of
https://github.com/donnemartin/interactive-coding-challenges
synced 2026-01-09 10:58:02 +00:00
Tweaked module dependency handling.
This commit is contained in:
@@ -78,7 +78,8 @@
|
|||||||
},
|
},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
"%run ../linked_list/linked_list.py"
|
"%run ../linked_list/linked_list.py\n",
|
||||||
|
"%load ../linked_list/linked_list.py"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user