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

warnings significantly impact the appearance of the notebook 4_Classify_satellite_data.ipynb #1279

Open
GL-S opened this issue Jan 17, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@GL-S
Copy link
Collaborator

GL-S commented Jan 17, 2025

Describe the issue

Notebook where the issue was noticed: https://github.com/GeoscienceAustralia/dea-notebooks/blob/develop/Real_world_examples/Scalable_machine_learning/4_Classify_satellite_data.ipynb

Some warnings get printed when applying the machine learning model (UserWarning: Inside a Dask worker with daemon=True, setting n_jobs=1). This significantly impacts the appearance of the notebook, as the warnings take up a lot of space.

warnings.filterwarnings("ignore") does not stop the warnings from being printed.

Image

Steps to reproduce

  1. Open DEA Sandbox
  2. Launch the "Real_world_examples/Scalable_machine_learning/4_Classify_satellite_data.ipynb" notebook
  3. Run all cells
@GL-S GL-S added the bug Something isn't working label Jan 17, 2025
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

No branches or pull requests

1 participant