Skip to content

Commit 6d50344

Browse files
committed
Update project
1 parent f70df81 commit 6d50344

3 files changed

Lines changed: 26 additions & 20 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
#3.1.0
2+
- Adicionado mais módulos na interface;
3+
- Criado arquivo de exemplo para execução do projeto;
4+
- Ativado algumas bibliotecas do nbextension;
5+
- Bugfixes; melhorado utilização do Qgrid
6+
17
#3.0.0
28
- Modificado a plataforma para trabalhar com o pacote python curitiba-dados-abertos
39

Exemplo de estudo - 156.ipynb

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"execution_count": 1,
1919
"metadata": {
2020
"ExecuteTime": {
21-
"end_time": "2020-02-28T02:07:15.169000Z",
22-
"start_time": "2020-02-28T02:07:14.717913Z"
21+
"end_time": "2020-02-28T02:07:48.699997Z",
22+
"start_time": "2020-02-28T02:07:48.236459Z"
2323
}
2424
},
2525
"outputs": [],
@@ -45,8 +45,8 @@
4545
"execution_count": 2,
4646
"metadata": {
4747
"ExecuteTime": {
48-
"end_time": "2020-02-28T02:07:15.217687Z",
49-
"start_time": "2020-02-28T02:07:15.170451Z"
48+
"end_time": "2020-02-28T02:07:48.748880Z",
49+
"start_time": "2020-02-28T02:07:48.701502Z"
5050
}
5151
},
5252
"outputs": [
@@ -83,8 +83,8 @@
8383
"execution_count": 3,
8484
"metadata": {
8585
"ExecuteTime": {
86-
"end_time": "2020-02-28T02:07:17.741579Z",
87-
"start_time": "2020-02-28T02:07:15.219838Z"
86+
"end_time": "2020-02-28T02:07:49.834790Z",
87+
"start_time": "2020-02-28T02:07:48.751146Z"
8888
}
8989
},
9090
"outputs": [],
@@ -97,8 +97,8 @@
9797
"execution_count": 4,
9898
"metadata": {
9999
"ExecuteTime": {
100-
"end_time": "2020-02-28T02:07:17.801933Z",
101-
"start_time": "2020-02-28T02:07:17.744115Z"
100+
"end_time": "2020-02-28T02:07:49.903563Z",
101+
"start_time": "2020-02-28T02:07:49.836604Z"
102102
},
103103
"scrolled": true
104104
},
@@ -175,15 +175,15 @@
175175
"execution_count": 5,
176176
"metadata": {
177177
"ExecuteTime": {
178-
"end_time": "2020-02-28T02:07:17.856349Z",
179-
"start_time": "2020-02-28T02:07:17.803507Z"
178+
"end_time": "2020-02-28T02:07:49.962146Z",
179+
"start_time": "2020-02-28T02:07:49.905439Z"
180180
}
181181
},
182182
"outputs": [
183183
{
184184
"data": {
185185
"application/vnd.jupyter.widget-view+json": {
186-
"model_id": "f85ba2b4916844a1b5de21a0641022e8",
186+
"model_id": "ca6238058b784e09aa55eae09eca11f1",
187187
"version_major": 2,
188188
"version_minor": 0
189189
},
@@ -212,16 +212,16 @@
212212
"execution_count": 6,
213213
"metadata": {
214214
"ExecuteTime": {
215-
"end_time": "2020-02-28T02:07:17.919238Z",
216-
"start_time": "2020-02-28T02:07:17.858633Z"
215+
"end_time": "2020-02-28T02:07:50.018975Z",
216+
"start_time": "2020-02-28T02:07:49.965927Z"
217217
},
218218
"scrolled": true
219219
},
220220
"outputs": [
221221
{
222222
"data": {
223223
"application/vnd.jupyter.widget-view+json": {
224-
"model_id": "f4c71aa071bf4d6bbe9737e03970cbcf",
224+
"model_id": "f66e4b597c604d72913b0e150a7ba033",
225225
"version_major": 2,
226226
"version_minor": 0
227227
},
@@ -250,16 +250,16 @@
250250
"execution_count": 7,
251251
"metadata": {
252252
"ExecuteTime": {
253-
"end_time": "2020-02-28T02:07:18.152770Z",
254-
"start_time": "2020-02-28T02:07:17.920911Z"
253+
"end_time": "2020-02-28T02:07:50.357080Z",
254+
"start_time": "2020-02-28T02:07:50.021395Z"
255255
},
256256
"scrolled": true
257257
},
258258
"outputs": [
259259
{
260260
"data": {
261261
"application/vnd.jupyter.widget-view+json": {
262-
"model_id": "9d6458ea364f4b21b88734ea5b3d599a",
262+
"model_id": "1ac159ddcbf540f3ba0bd3cc96578c58",
263263
"version_major": 2,
264264
"version_minor": 0
265265
},
@@ -287,8 +287,8 @@
287287
"execution_count": 8,
288288
"metadata": {
289289
"ExecuteTime": {
290-
"end_time": "2020-02-28T02:07:18.381116Z",
291-
"start_time": "2020-02-28T02:07:18.154639Z"
290+
"end_time": "2020-02-28T02:07:50.574753Z",
291+
"start_time": "2020-02-28T02:07:50.360627Z"
292292
}
293293
},
294294
"outputs": [

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.0
1+
3.1.0

0 commit comments

Comments
 (0)