Skip to content

Commit

Permalink
Added cell to check where we are
Browse files Browse the repository at this point in the history
  • Loading branch information
jcohenadad committed Jan 10, 2024
1 parent 96241d2 commit d0a1ffd
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions data_processing.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,19 @@
{
"cell_type": "code",
"execution_count": null,
"id": "7b784c41",
"id": "64afee00",
"metadata": {},
"outputs": [],
"source": [
"# Checking where we are\n",
"\n",
"!pwd"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "51682c37",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -91,7 +103,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "90f76ac9",
"id": "f2719de4",
"metadata": {},
"outputs": [],
"source": [
Expand Down

0 comments on commit d0a1ffd

Please sign in to comment.