diff --git a/start b/start index df954e0..7055093 100644 --- a/start +++ b/start @@ -1,5 +1,6 @@ #!/bin/bash +jupyter kernelspec remove python3 python -m bash_kernel.install export PATH=$HOME/path_files:$PATH