build: set metadata for .ipynb to bash

This commit is contained in:
rzmk 2024-05-29 13:27:16 -04:00
parent 68f26bd2aa
commit b5fc102a5b
3 changed files with 26 additions and 25 deletions

1
start
View file

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