Skip to content

Commit

Permalink
Merge pull request #2483 from jupyter-naas/2472-spotify-get-playlist-…
Browse files Browse the repository at this point in the history
…items

2472 spotify get playlist items
  • Loading branch information
FlorentLvr authored Jan 2, 2024
2 parents 2ae67da + d26e45a commit c288096
Show file tree
Hide file tree
Showing 10 changed files with 1,074 additions and 17 deletions.
4 changes: 2 additions & 2 deletions Spotify/Spotify_Get_Album.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"tags": []
},
"source": [
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew-749944182/)"
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew/)"
]
},
{
Expand Down Expand Up @@ -293,4 +293,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}
4 changes: 2 additions & 2 deletions Spotify/Spotify_Get_Album_Tracks.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"tags": []
},
"source": [
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew-749944182/)"
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew/)"
]
},
{
Expand Down Expand Up @@ -326,4 +326,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}
4 changes: 2 additions & 2 deletions Spotify/Spotify_Get_Artist.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"tags": []
},
"source": [
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew-749944182/)"
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew/)"
]
},
{
Expand Down Expand Up @@ -310,4 +310,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}
4 changes: 2 additions & 2 deletions Spotify/Spotify_Get_Artist_Albums.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"tags": []
},
"source": [
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew-749944182/)"
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew/)"
]
},
{
Expand Down Expand Up @@ -299,4 +299,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}
4 changes: 2 additions & 2 deletions Spotify/Spotify_Get_Artist_Related_Artists.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"tags": []
},
"source": [
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew-749944182/)"
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew/)"
]
},
{
Expand Down Expand Up @@ -304,4 +304,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}
4 changes: 2 additions & 2 deletions Spotify/Spotify_Get_Artists_Top_Tracks.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"tags": []
},
"source": [
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew-749944182/)"
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew/)"
]
},
{
Expand Down Expand Up @@ -315,4 +315,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}
4 changes: 2 additions & 2 deletions Spotify/Spotify_Get_New_Releases.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"tags": []
},
"source": [
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew-749944182/)"
"**Author:** [Alton Liew](https://www.linkedin.com/in/alton-liew/)"
]
},
{
Expand Down Expand Up @@ -320,4 +320,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}
Loading

0 comments on commit c288096

Please sign in to comment.