100.dathere.com/postBuild

8 lines
124 B
Bash

#!/bin/bash
set -ex
pip install -e ./bash_kernel
python -m bash_kernel.install
export PATH=/home/jovyan/path_files:$PATH