Skip to content

Commit 96f00d0

Browse files
committed
release lab 2
1 parent e7c69ae commit 96f00d0

7 files changed

Lines changed: 2744 additions & 2 deletions

File tree

observablehq.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ export default {
4040
name: "Lab 2: Subway Staffing",
4141
open: false,
4242
pages: [
43-
// { name: "Instructions", path: "/lab_2/readme" },
44-
// { name: "Dashboard", path: "/lab_2/index" },
43+
{ name: "Instructions", path: "/lab_2/readme" },
44+
{ name: "Dashboard", path: "/lab_2/index" },
4545
],
4646
},
4747
{

0 commit comments

Comments
 (0)