Skip to content

Commit d46caff

Browse files
authored
Merge pull request #147 from mwcraig/reorg-02
Remove solution from cell and move 02 notebooks to folder
2 parents 8b732d3 + f81ebf7 commit d46caff

File tree

4 files changed

+1
-2
lines changed

4 files changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -435,8 +435,7 @@
435435
"metadata": {},
436436
"outputs": [],
437437
"source": [
438-
"# %load solutions/interact-basic-list/plot-function.py\n",
439-
"interact(plot_f, k=(0.5, 2), p=(0, 2 * np.pi))"
438+
"# %load solutions/interact-basic-list/plot-function.py"
440439
]
441440
},
442441
{

0 commit comments

Comments
 (0)