Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

Kernel dies when using #! syntax on Windows #49

@imagejan

Description

@imagejan

On Windows, it seems that any use of the shebang (#!) syntax to select the language leads to a blocked kernel.
When run with jupyter notebook, there's an error message that the kernel died. When running with jupyter lab, the kernel stay in "restarting" state forever (i.e. it seemed to work fine at start, and gets restarted as soon as you run a cell with #!python, #!groovy or some such).

(tested with version 0.3.0-0 from conda-forge)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions