This workshop is for people who want to learn how to create interactive charts with the Python Plotly library.
Install Anaconda-Navigator
Clone this repository
git clone
Install the environment
conda env create --file wsvenv.yml
Activate the environment
conda activate wsvenv
Launch Jupyter Notebook
jupyter notebook
Open the Charts.ipynb file
Create a plotly profile
Go to the settings section and checkout the username and api_key information