Skip to content

Commit

Permalink
Reset Notebook Output (again)
Browse files Browse the repository at this point in the history
I missed one the first time. I also think I removed the .DS_stores, but I don't see that in the commits here.
  • Loading branch information
styoung3 committed Jan 21, 2022
1 parent b1fe3fa commit d8445f7
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
12 changes: 10 additions & 2 deletions viz_scripts/cost_and_time_impact_estimates.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
"id": "e0420cf9",
"metadata": {},
"source": [
"### This is where I need to make changes to include the cost and time impact..."
"### Analysis of Time Impact"
]
},
{
Expand Down Expand Up @@ -272,10 +272,18 @@
"df.rename(columns = {'value':'Energy Impact (kWH)'}, inplace = True)"
]
},
{
"cell_type": "markdown",
"id": "e12ee241",
"metadata": {},
"source": [
"### Analysis of Time Impact"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "64de99f6",
"id": "3065d606",
"metadata": {},
"outputs": [],
"source": []
Expand Down
8 changes: 8 additions & 0 deletions viz_scripts/mapping_dictionaries.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,14 @@
"%store dic_pur \n",
"%store dic_fuel "
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "8a25d7e2",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down

0 comments on commit d8445f7

Please sign in to comment.