Package Details: jupyter-bash_kernel 0.7.2-1

Git Clone URL: https://aur.archlinux.org/jupyter-bash_kernel.git (read-only, click to copy)
Package Base: jupyter-bash_kernel
Description: A Jupyter kernel for bash
Upstream URL: https://github.com/takluyver/bash_kernel
Keywords: jupyter
Licenses: BSD
Submitter: Nordwin
Maintainer: Nordwin
Last Packager: Nordwin
Votes: 0
Popularity: 0.000000
First Submitted: 2020-05-06 12:40 (UTC)
Last Updated: 2020-10-20 13:46 (UTC)

Latest Comments

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 if bind '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

python -m bash_kernel.install --prefix="$pkgdir"/usr

to package()? Then the kernel should be automatically available for every user:

jupyter kernelspec list