Skip to content

DSBugBash: Blue text in the error messages is unreadable in the Interactive window #3832

@ronglums

Description

@ronglums
  1. In VS Code, set to dark theme

  2. Run a cell that would result in an error. E.g.
    #%%
    data = ImageDataBunch.from_name_re(path_img, fnames, pat, ds_tfms=get_transforms(), size=224, bs=bs)
    data.normalize(imagenet_stats)

  3. The blue text in the error messages is almost impossible to read.

screen shot 2018-11-02 at 3 22 26 pm

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions