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

🐛 binder mosaic is broken #456

Closed
rcaneill opened this issue Jun 7, 2024 · 0 comments · Fixed by Cloud-Drift/mosaic-get-started#2
Closed

🐛 binder mosaic is broken #456

rcaneill opened this issue Jun 7, 2024 · 0 comments · Fixed by Cloud-Drift/mosaic-get-started#2
Labels
bug Something isn't working

Comments

@rcaneill
Copy link

rcaneill commented Jun 7, 2024

Describe the bug

Input cell [5] raises an error:

from clouddrift.analysis import apply_ragged, velocity_from_position
---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
Cell In[5], line 1
----> 1 from clouddrift.analysis import apply_ragged, velocity_from_position

ModuleNotFoundError: No module named 'clouddrift.analysis'

I guess that some modules have changed name recently

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant