Skip to content

Commit c938aac

Browse files
committed
Fix solution links and move images as needed
1 parent 3e309c6 commit c938aac

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

notebooks/02.Interact/02.00-Using-Interact.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@
297297
"metadata": {},
298298
"outputs": [],
299299
"source": [
300-
"# %load solutions/interact-basic-list/reverse-text.py\n"
300+
"# %load solutions/reverse-text.py\n"
301301
]
302302
},
303303
{
@@ -435,7 +435,7 @@
435435
"metadata": {},
436436
"outputs": [],
437437
"source": [
438-
"# %load solutions/interact-basic-list/plot-function.py"
438+
"# %load solutions/plot-function.py"
439439
]
440440
},
441441
{

0 commit comments

Comments
 (0)