Skip to content

simplify get/find_kernel_specs. #66

@Carreau

Description

@Carreau

listing all kernelspec ($ jupyter kernelspec list) make N+1 call to find_kernel_specs (one for each found kernel)

This could be highly simplified with a "find_all_specs".

Not important, but simple for beginner, so marking as sprint friendly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions