hamsa-tiny-v0.3 / setup_jupyter.sh
Ahmed107's picture
Training in progress, step 1000
8d11287 verified
raw
history blame contribute delete
119 Bytes
pip install jupyterlab
python -m ipykernel install --user --name=whisper
tmux new -s mysession
jupyter lab --port 8888