Skip to content

Commit

Permalink
build: attempt removing python3 kernel for bash default
Browse files Browse the repository at this point in the history
  • Loading branch information
rzmk committed May 29, 2024
1 parent a5dd1d7 commit 68f26bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions start
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/bash

jupyter kernelspec remove python3
python -m bash_kernel.install
export PATH=$HOME/path_files:$PATH

Expand Down

0 comments on commit 68f26bd

Please sign in to comment.