Skip to content

Commit 54d7029

Browse files
committed
Upload Lab 5 to site
1 parent 1b5533d commit 54d7029

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

res/labs.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@
1515
"part2": "https://github.com/stanfordpython/python-labs/blob/master/notebooks/lab-4/functions-and-fp-part-2.ipynb",
1616
"solutions": "https://github.com/stanfordpython/python-labs/blob/master/solutions/lab-4.py",
1717
"visible": true,
18+
"active": false
19+
},
20+
{
21+
"week": 5,
22+
"topic": "Python and the Web",
23+
"part1": "https://github.com/stanfordpython/python-labs/blob/master/notebooks/lab-5/wallscraper-notebook.ipynb",
24+
"part2": "#",
25+
"solutions": "#",
26+
"visible": true,
1827
"active": true
1928
}
2029
]
30+

0 commit comments

Comments
 (0)