Skip to content

Commit

Permalink
mv images
Browse files Browse the repository at this point in the history
  • Loading branch information
jph00 committed Aug 9, 2022
1 parent b216798 commit 4735379
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ create_libs_datasets(libs,lib_path,username)

This creates datasets in kaggle with the needed files.

![Pawpularity Dataset](libraries-pawpularity.png)
![Pawpularity Dataset](images/libraries-pawpularity.png)

#### requirements.txt

Expand All @@ -119,4 +119,4 @@ create_requirements_dataset('test_files/requirements.txt',lib_path,'libraries-pa

This creats a dataset in kaggle with the needed files.

![Fastkaggle Dataset](library-fastkaggle.png)
![Fastkaggle Dataset](images/library-fastkaggle.png)
File renamed without changes
File renamed without changes
4 changes: 2 additions & 2 deletions index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
"source": [
"This creates datasets in kaggle with the needed files.\n",
"\n",
"![Pawpularity Dataset](libraries-pawpularity.png)"
"![Pawpularity Dataset](images/libraries-pawpularity.png)"
]
},
{
Expand Down Expand Up @@ -229,7 +229,7 @@
"source": [
"This creats a dataset in kaggle with the needed files.\n",
"\n",
"![Fastkaggle Dataset](library-fastkaggle.png)"
"![Fastkaggle Dataset](images/library-fastkaggle.png)"
]
}
],
Expand Down

0 comments on commit 4735379

Please sign in to comment.