Skip to content

Commit

Permalink
oops didn't save notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
Emily committed Nov 1, 2023
1 parent bf0fa9c commit 9d71708
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions docs/experimental_notebooks/plot_variable_from_fips.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@
"\n",
"from cities.utils.clean_gdp import clean_gdp\n",
"from cities.utils.cleaning_utils import standardize_and_scale, find_repo_root\n",
"from cities.utils.data_grabber import DataGrabber\n",
"\n",
"path = find_repo_root()\n"
"from cities.utils.data_grabber import DataGrabber"
]
},
{
Expand Down Expand Up @@ -90,7 +88,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": 3,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -4679,7 +4677,7 @@
},
{
"cell_type": "code",
"execution_count": 42,
"execution_count": 4,
"metadata": {},
"outputs": [
{
Expand Down

0 comments on commit 9d71708

Please sign in to comment.