Skip to content

Add option to suppress unnecessary extension load messages #3952

Open
@PawelStadnicki

Description

@PawelStadnicki

Currently, when I load a custom kernel extension from a NuGet package,
I see a message displaying information about the extension being loaded, like:

Image

I frequently present my notebooks to others, and such information is unnecessary noise for my audience with details about my local setup.
At the moment, I don't see a way to suppress it from the extension side.

context.Display($"Loading extensions from `{assembly.Location}`");

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-Packages and ExtensionsRelated to acquiring and using packages and extensionsenhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions