Skip to content

Commit

Permalink
Merge pull request #12 from Isaac-Flath/master
Browse files Browse the repository at this point in the history
Fix images
  • Loading branch information
jph00 authored Aug 9, 2022
2 parents 4735379 + 624a302 commit 202b710
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -187,9 +187,9 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"This creates datasets in kaggle with the needed files.\n",
"This creats datasets in kaggle with the needed files. For example the library `fastkaggle` looks like this in kaggle.\n",
"\n",
"![Pawpularity Dataset](images/libraries-pawpularity.png)"
"![Fastkaggle Dataset](images/library-fastkaggle.png)"
]
},
{
Expand Down Expand Up @@ -227,10 +227,17 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"This creats a dataset in kaggle with the needed files.\n",
"This creates a dataset in kaggle with the needed files.\n",
"\n",
"![Fastkaggle Dataset](images/library-fastkaggle.png)"
"![Pawpularity Dataset](images/libraries-pawpularity.png)"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down

0 comments on commit 202b710

Please sign in to comment.