Search Criteria
Package Details: jupyter-bash_kernel 0.9.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/jupyter-bash_kernel.git (read-only, click to copy) |
---|---|
Package Base: | jupyter-bash_kernel |
Description: | A bash kernel for Jupyter |
Upstream URL: | https://github.com/takluyver/bash_kernel |
Keywords: | jupyter |
Licenses: | BSD-3-Clause |
Submitter: | Nordwin |
Maintainer: | lahwaacz |
Last Packager: | lahwaacz |
Votes: | 1 |
Popularity: | 0.000095 |
First Submitted: | 2020-05-06 12:40 (UTC) |
Last Updated: | 2024-10-10 19:01 (UTC) |
Dependencies (7)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- python-debugpy
- python-ipykernel
- python-pexpect
- python-build (make)
- python-flit-core (make)
- python-installer (python-installer-gitAUR) (make)
Required by (1)
- python-pymor (optional)
Latest Comments
Nordwin commented on 2023-06-15 08:40 (UTC)
Good point, thank you! Added them to depends
lahwaacz commented on 2023-06-10 16:22 (UTC) (edited on 2023-06-10 16:25 (UTC) by lahwaacz)
python-flit-core
,python-ipykernel
andpython-debugpy
should be added todepends
: https://github.com/takluyver/bash_kernel/blob/master/pyproject.tomlNordwin commented on 2023-05-25 12:40 (UTC)
@leuko thank you for the hint about automatic kernel installation!I have added that, and updated the kernel to 0.9.0
leuko commented on 2021-10-02 14:08 (UTC) (edited on 2021-10-02 14:09 (UTC) by leuko)
BTW:
bash_kernel
seem to have some problems with bracketed-paste, so entered commands fail ifbind 'set enable-bracketed-paste off'
is not used.leuko commented on 2021-10-02 13:49 (UTC)
Thanks for packaging @nordwin!
What do you think about adding
to
package()
? Then the kernel should be automatically available for every user: