Search Criteria
Package Details: jupyter-bash_kernel 0.10.0-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.000000 |
| First Submitted: | 2020-05-06 12:40 (UTC) |
| Last Updated: | 2026-01-12 23:00 (UTC) |
Dependencies (8)
- bash (bash-gitAUR, bash-devel-gitAUR)
- python-debugpy
- python-filetype
- python-ipykernel
- python-pexpect
- python-build (make)
- python-flit-core (make)
- python-installer (make)
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-ipykernelandpython-debugpyshould 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_kernelseem 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: