File tree Expand file tree Collapse file tree 1 file changed +35
-1
lines changed Expand file tree Collapse file tree 1 file changed +35
-1
lines changed Original file line number Diff line number Diff line change 18
18
" ## 🟩 Create JobPosting Class (1.21.1)"
19
19
]
20
20
},
21
+ {
22
+ "cell_type" : " code" ,
23
+ "execution_count" : null ,
24
+ "id" : " 26bdb6dc" ,
25
+ "metadata" : {},
26
+ "outputs" : [],
27
+ "source" : [
28
+ " # Create the JobPostings class in this code cell"
29
+ ]
30
+ },
21
31
{
22
32
"cell_type" : " code" ,
23
33
"execution_count" : null ,
45
55
" ## 🟨 Convert to Dictionary (1.21.2)"
46
56
]
47
57
},
58
+ {
59
+ "cell_type" : " code" ,
60
+ "execution_count" : null ,
61
+ "id" : " 82b617cd" ,
62
+ "metadata" : {},
63
+ "outputs" : [],
64
+ "source" : [
65
+ " # Create the JobPostings class in this code cell"
66
+ ]
67
+ },
48
68
{
49
69
"cell_type" : " code" ,
50
70
"execution_count" : null ,
72
92
" ## 🟥 Compare Job Salaries (1.21.3)"
73
93
]
74
94
},
95
+ {
96
+ "cell_type" : " code" ,
97
+ "execution_count" : null ,
98
+ "id" : " 5d5cf1bd" ,
99
+ "metadata" : {},
100
+ "outputs" : [],
101
+ "source" : [
102
+ " # Create the JobPostings class in this code cell"
103
+ ]
104
+ },
75
105
{
76
106
"cell_type" : " code" ,
77
107
"execution_count" : null ,
93
123
]
94
124
}
95
125
],
96
- "metadata" : {},
126
+ "metadata" : {
127
+ "language_info" : {
128
+ "name" : " python"
129
+ }
130
+ },
97
131
"nbformat" : 4 ,
98
132
"nbformat_minor" : 5
99
133
}
You can’t perform that action at this time.
0 commit comments