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

Check installs for the Parallelizing Image Convolution notebook #9

Open
vandesai1 opened this issue Jul 30, 2024 · 7 comments
Open
Assignees

Comments

@vandesai1
Copy link

When I try to run this notebook in the Fornax Science Console, I get the following error:

ImportError: dask.distributed is not installed.

@bsipocz
Copy link
Member

bsipocz commented Jul 30, 2024

Are these notebooks supposed to work out of the box on fornax?

(That being said, the convolution one is currently known to have some install issues but not with the dask parts)

@bsipocz bsipocz self-assigned this Jul 30, 2024
@troyraen
Copy link
Contributor

Looks like this notebook needs a pip-install cell at the top.

@bsipocz
Copy link
Member

bsipocz commented Jul 30, 2024

Yes, also to sort out the ray dependency (and get it work locally). This on is on my list to fix as I moved it prematurely as part of the first batch of tutorials.

@vandesai1
Copy link
Author

vandesai1 commented Aug 1, 2024 via email

@bsipocz
Copy link
Member

bsipocz commented Aug 1, 2024

OK, I create a separate issue of making sure all "metadata" cells are nicely uniform, e.g. the commented out pip installs, as well as bottom author/update/irsahelp cell.

@bsipocz
Copy link
Member

bsipocz commented Aug 1, 2024

Otherwise, I would think it's not heretic to suggest that this repo should also be cloned into the fornax console, along with the fornax notebook repo when a user starts it up.

@bsipocz
Copy link
Member

bsipocz commented Aug 1, 2024

I left a note here: nasa-fornax/fornax-images#4 (comment)

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

3 participants