ioos / notebooks_demos

Notebook demonstrations and examples
https://ioos.github.io/notebooks_demos/
MIT License
19 stars 19 forks source link

Py38 #345

Closed ocefpaf closed 4 years ago

ocefpaf commented 4 years ago

Based on #343

review-notebook-app[bot] commented 4 years ago

Check out this pull request on  ReviewNB

You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB.

ocefpaf commented 4 years ago

Windows should be fixed by https://github.com/conda-forge/nco-feedstock/pull/99

ocefpaf commented 4 years ago

The only failure now seems to be a transient catalog problem:

MaxRetryError: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /pycsw/csw.py (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f578f89bb80>: Failed to establish a new connection: [Errno 111] Connection refused'))

Merging this.