Skip to content

Latest commit

 

History

History

jupyter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Jupyter Notebook examples

This repository consists in a set of examples into a Jupyter notebook to understand Spotipy functionalities.

Quick Start

Once you have set up an environment for running Jupyter notebooks, run the showcases notebook.

Every snippet of code are independent from each other. However, you need to execute Setup and Credentials sections and insert the ID and SECRET key from your app in the https://developers.spotify.com/ dashboard.

For more info, check the official documentation or the Github repository.