Skip to content

Commit 8c01f70

Browse files
authored
Merge pull request #2 from bgbg/euroscipy2018-workshop
post-workshop fixes
2 parents a6dcf73 + 46ae443 commit 8c01f70

File tree

5 files changed

+1694
-380
lines changed

5 files changed

+1694
-380
lines changed

demos/exercise/exercise.ipynb

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"execution_count": 1,
2929
"metadata": {
3030
"ExecuteTime": {
31-
"end_time": "2018-08-28T18:23:16.574864Z",
32-
"start_time": "2018-08-28T18:23:15.063195Z"
31+
"end_time": "2018-08-30T08:08:37.693658Z",
32+
"start_time": "2018-08-30T08:08:36.995747Z"
3333
}
3434
},
3535
"outputs": [],
@@ -44,11 +44,11 @@
4444
},
4545
{
4646
"cell_type": "code",
47-
"execution_count": 11,
47+
"execution_count": 2,
4848
"metadata": {
4949
"ExecuteTime": {
50-
"end_time": "2018-08-28T18:30:08.232585Z",
51-
"start_time": "2018-08-28T18:30:08.139709Z"
50+
"end_time": "2018-08-30T08:08:37.839421Z",
51+
"start_time": "2018-08-30T08:08:37.695395Z"
5252
}
5353
},
5454
"outputs": [
@@ -122,7 +122,7 @@
122122
"263 West Bank and Gaza PSE 72.904024"
123123
]
124124
},
125-
"execution_count": 11,
125+
"execution_count": 2,
126126
"metadata": {},
127127
"output_type": "execute_result"
128128
}
@@ -136,11 +136,11 @@
136136
},
137137
{
138138
"cell_type": "code",
139-
"execution_count": 12,
139+
"execution_count": 3,
140140
"metadata": {
141141
"ExecuteTime": {
142-
"end_time": "2018-08-28T18:30:09.752634Z",
143-
"start_time": "2018-08-28T18:30:09.633197Z"
142+
"end_time": "2018-08-30T08:08:37.971622Z",
143+
"start_time": "2018-08-30T08:08:37.841472Z"
144144
}
145145
},
146146
"outputs": [
@@ -214,7 +214,7 @@
214214
"263 Zimbabwe ZWE 931.198185"
215215
]
216216
},
217-
"execution_count": 12,
217+
"execution_count": 3,
218218
"metadata": {},
219219
"output_type": "execute_result"
220220
}
@@ -228,11 +228,11 @@
228228
},
229229
{
230230
"cell_type": "code",
231-
"execution_count": 15,
231+
"execution_count": 4,
232232
"metadata": {
233233
"ExecuteTime": {
234-
"end_time": "2018-08-28T18:31:31.527332Z",
235-
"start_time": "2018-08-28T18:31:31.512638Z"
234+
"end_time": "2018-08-30T08:08:37.990393Z",
235+
"start_time": "2018-08-30T08:08:37.974283Z"
236236
}
237237
},
238238
"outputs": [
@@ -312,7 +312,7 @@
312312
"225 West Bank and Gaza PSE 72.904024 2960.778004"
313313
]
314314
},
315-
"execution_count": 15,
315+
"execution_count": 4,
316316
"metadata": {},
317317
"output_type": "execute_result"
318318
}

demos/index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"* [Exercise](exercise/exercise.ipynb)\n",
2929
"\n",
3030
"* Homework (Notebooks that are not part of this workshop but nevertheless contain useful information)\n",
31-
" - [Data, models and what's inbetween](demos/data-models-and-whats-in-between/data-models-and-whats-in-between.ipynb) \n",
31+
" - [Data, models and what's inbetween](data-models-and-whats-in-between/data-models-and-whats-in-between.ipynb) \n",
3232
" - [Drastically different time series](drastically-different-time-series/drastically-different-time-series.ipynb)\n"
3333
]
3434
},

0 commit comments

Comments
 (0)