build: attempt removing python3 kernel for bash default

This commit is contained in:
rzmk 2024-05-29 13:15:51 -04:00
parent a5dd1d7479
commit 68f26bd2aa

1
start
View file

@ -1,5 +1,6 @@
#!/bin/bash
jupyter kernelspec remove python3
python -m bash_kernel.install
export PATH=$HOME/path_files:$PATH