Hi,
I've been using the datalab module on Python to query the Legacy Survey for a bit now. However, since the switch from datalab.noao.edu to datalab.noirlab.edu, my query gets the error:
ConnectionError: HTTPSConnectionPool(host='datalab.noao.edu', port=443): Max retries exceeded with url
I couldn't find a way to switch the path for the query in the documentation. Could you direct me to a way to switch the query to datalab.noirlab.edu?
Thank you!