# 2025-05-20-NCL Programming with Python
### This document:
# https://hackmd.io/@rseteam/2025-05-20-NCL/edit
### JupyterHub:
# http://nclrse.uksouth.cloudapp.azure.com
### Links:
- [Code of Conduct](https://docs.carpentries.org/policies/coc/index.html#code-of-conduct-summary-view)
- [Workshop website](https://nclrse-training.github.io/2025-05-20-NCL/)
- [Link to lesson website](https://carpentries-incubator.github.io/python-novice-programming-gapminder)
- [Link to data](https://github.com/carpentries-incubator/python-novice-programming-gapminder/raw/main/files/python-novice-gapminder-data.zip)
- [Pre-workshop survey](https://carpentries.typeform.com/to/wi32rS?slug=2025-05-20-NCL)
- [Post-workshop survey](https://carpentries.typeform.com/to/UgVdRQ?slug=2025-05-20-NCL)
- https://bikeindex.org/users/swatisinghkolkata789
https://www.dnnsoftware.com/activity-feed/my-profile/userid/3243946
https://www.intensedebate.com/people/swatisingh789
https://doodleordie.com/profile/swatisinghkolkata
https://www.gta5-mods.com/users/swatisinghkolkata789
- [Code Community](https://teams.microsoft.com/l/team/19%3aG79Rz7Mhk6rC0mhia04YCD-nj7WabLMxhnyb1YLp04A1%40thread.tacv2/conversations?groupId=7059214c-2200-4ad6-a739-9d350c74c7a9&tenantId=9c5012c9-b616-44c2-a917-66814fbe3e87)
### Attendance:
## Please sign in using your <span style="color:red">university email</span> and your <span style="color:red">name</span>:
### Instructors
1. jannetta.steyn@newcastle.ac.uk, Jannetta Steyn
2. richard.howey@newcastle.ac.uk, Richard Howey
## Student
16.
##### to change the background Color of MatPlotlib use the following command
ax = plt.gca()
ax.set_facecolor("white")