- Do you have an Github account ? If not create one.
- Install required tools
- Latest Git Client
- gpg tools
# Ubuntu
sudo apt-get install gpa seahorse
# MacOS with https://brew.sh/
| # -*- coding: utf-8 -*- | |
| """ | |
| Created on 2019-08-22 09:37:36 | |
| @author: fmiorell | |
| """ | |
| # This script registers the "turbo" colormap to matplotlib, and the reversed version as "turbo_r" | |
| # Reference: https://ai.googleblog.com/2019/08/turbo-improved-rainbow-colormap-for.html |
# Ubuntu
sudo apt-get install gpa seahorse
# MacOS with https://brew.sh/