Skip to content

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

@GL-S

Description

@GL-S

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions