Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NASA-tutorials bug: The Colab PyDAP tutorials have a bug when pydap.client is imported #3

Open
jgallagher59701 opened this issue Mar 26, 2024 · 0 comments

Comments

@jgallagher59701
Copy link
Member

The PyDAP notebooks seem to need to have the cell that imports PyDAP run twice to work around an error on the line 'ifrom pydap.client import open_url'. No idea why.

See: https://colab.research.google.com/github/OPENDAP/NASA-tutorials/blob/main/tutorials/colab/3.pydap_dap4_basic.ipynb and run down to the cell that includes

from pydap.client import open_url

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant