Skip to content

Instantly share code, notes, and snippets.

View lycheng's full-sized avatar
🎯
Focusing

Shing lycheng

🎯
Focusing
View GitHub Profile
@lycheng
lycheng / map.py
Created November 7, 2021 15:58
University of Glasgow with prettymaps
"""
References
* https://prettymaps.readthedocs.io/en/latest/prettymaps.html#module-prettymaps
* https://nbviewer.org/github/marceloprates/prettymaps/blob/main/notebooks/examples.ipynb
* https://fonts.google.com/specimen/Permanent+Marker
"""
from prettymaps import plot
from matplotlib import pyplot as plt
import matplotlib.font_manager as fm
set smoothscroll
version: '3'
services:
zk1:
image: confluentinc/cp-zookeeper
hostname: zk1
container_name: zk1
networks:
- n1
ports: