17
0

- Always install the python3 kernelspec. The command replacement

was inactive since v6.13. A plain python command is transformed
  correctly by the calling interpreter.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=111
This commit is contained in:
2024-09-25 12:50:59 +00:00
committed by Git OBS Bridge
parent 40e4bd3bca
commit 7bfd8546f3
2 changed files with 7 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Sep 25 12:42:14 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Always install the python3 kernelspec. The command replacement
was inactive since v6.13. A plain python command is transformed
correctly by the calling interpreter.
-------------------------------------------------------------------
Fri Aug 30 09:27:37 UTC 2024 - Ben Greiner <code@bnavigator.de>