Skip to content

Commit

Permalink
Update project
Browse files Browse the repository at this point in the history
  • Loading branch information
joepreludian committed Feb 28, 2020
1 parent f70df81 commit 6d50344
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 20 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
#3.1.0
- Adicionado mais módulos na interface;
- Criado arquivo de exemplo para execução do projeto;
- Ativado algumas bibliotecas do nbextension;
- Bugfixes; melhorado utilização do Qgrid

#3.0.0
- Modificado a plataforma para trabalhar com o pacote python curitiba-dados-abertos

Expand Down
38 changes: 19 additions & 19 deletions Exemplo de estudo - 156.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"execution_count": 1,
"metadata": {
"ExecuteTime": {
"end_time": "2020-02-28T02:07:15.169000Z",
"start_time": "2020-02-28T02:07:14.717913Z"
"end_time": "2020-02-28T02:07:48.699997Z",
"start_time": "2020-02-28T02:07:48.236459Z"
}
},
"outputs": [],
Expand All @@ -45,8 +45,8 @@
"execution_count": 2,
"metadata": {
"ExecuteTime": {
"end_time": "2020-02-28T02:07:15.217687Z",
"start_time": "2020-02-28T02:07:15.170451Z"
"end_time": "2020-02-28T02:07:48.748880Z",
"start_time": "2020-02-28T02:07:48.701502Z"
}
},
"outputs": [
Expand Down Expand Up @@ -83,8 +83,8 @@
"execution_count": 3,
"metadata": {
"ExecuteTime": {
"end_time": "2020-02-28T02:07:17.741579Z",
"start_time": "2020-02-28T02:07:15.219838Z"
"end_time": "2020-02-28T02:07:49.834790Z",
"start_time": "2020-02-28T02:07:48.751146Z"
}
},
"outputs": [],
Expand All @@ -97,8 +97,8 @@
"execution_count": 4,
"metadata": {
"ExecuteTime": {
"end_time": "2020-02-28T02:07:17.801933Z",
"start_time": "2020-02-28T02:07:17.744115Z"
"end_time": "2020-02-28T02:07:49.903563Z",
"start_time": "2020-02-28T02:07:49.836604Z"
},
"scrolled": true
},
Expand Down Expand Up @@ -175,15 +175,15 @@
"execution_count": 5,
"metadata": {
"ExecuteTime": {
"end_time": "2020-02-28T02:07:17.856349Z",
"start_time": "2020-02-28T02:07:17.803507Z"
"end_time": "2020-02-28T02:07:49.962146Z",
"start_time": "2020-02-28T02:07:49.905439Z"
}
},
"outputs": [
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "f85ba2b4916844a1b5de21a0641022e8",
"model_id": "ca6238058b784e09aa55eae09eca11f1",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -212,16 +212,16 @@
"execution_count": 6,
"metadata": {
"ExecuteTime": {
"end_time": "2020-02-28T02:07:17.919238Z",
"start_time": "2020-02-28T02:07:17.858633Z"
"end_time": "2020-02-28T02:07:50.018975Z",
"start_time": "2020-02-28T02:07:49.965927Z"
},
"scrolled": true
},
"outputs": [
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "f4c71aa071bf4d6bbe9737e03970cbcf",
"model_id": "f66e4b597c604d72913b0e150a7ba033",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -250,16 +250,16 @@
"execution_count": 7,
"metadata": {
"ExecuteTime": {
"end_time": "2020-02-28T02:07:18.152770Z",
"start_time": "2020-02-28T02:07:17.920911Z"
"end_time": "2020-02-28T02:07:50.357080Z",
"start_time": "2020-02-28T02:07:50.021395Z"
},
"scrolled": true
},
"outputs": [
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "9d6458ea364f4b21b88734ea5b3d599a",
"model_id": "1ac159ddcbf540f3ba0bd3cc96578c58",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -287,8 +287,8 @@
"execution_count": 8,
"metadata": {
"ExecuteTime": {
"end_time": "2020-02-28T02:07:18.381116Z",
"start_time": "2020-02-28T02:07:18.154639Z"
"end_time": "2020-02-28T02:07:50.574753Z",
"start_time": "2020-02-28T02:07:50.360627Z"
}
},
"outputs": [
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.0
3.1.0

0 comments on commit 6d50344

Please # to comment.