You can disable check for SSL certificate in Jupyter Notebook for Mac:
import ssl ssl._create_default_https_context = ssl._create_unverified_context