Skip to content

Deal with different kernel names #78

@scottyhq

Description

@scottyhq

CI assumes "name": "python3" so if people are using nb_conda_kernels locally or some other kernel name, building the book fails with "jupyter_client.kernelspec.NoSuchKernel: No such kernel named conda-env-xarray-tutorial-py" (#76 (review), #74 (comment))

For compatibility with binder we want a standard "name":"python3" for all notebooks, so could add a check to https://github.com/xarray-contrib/xarray-tutorial/blob/main/.github/workflows/qaqc.yaml

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