Skip to content

Jupyter Notebook has no kernels with Python 2 #23855

@abbradar

Description

@abbradar

Issue description

Ditto.

Steps to reproduce

  1. Build python2.buildEnv.override { extraLibs = with python2.pkgs; [ notebook ]; }; (you'll need ignoreCollisions; maybe that's the problem but it doesn't seem so);
  2. Run jupyter-notebook;
  3. Try to create new notebook; see that there are no kernels available.

Technical details

  • Nixpkgs version: (run nix-instantiate --eval '<nixpkgs>' -A lib.nixpkgsVersion) c05ac3e

Metadata

Metadata

Assignees

Labels

0.kind: bugSomething is broken6.topic: pythonPython is a high-level, general-purpose programming language.
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions