Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 195 Bytes

Notes.md

File metadata and controls

12 lines (8 loc) · 195 Bytes

run jupyter server

jupyter-lab

install xlang kernel

cd to this folder jupyter kernelspec install xlang jupyter kernelspec list

uninstall xlang kernel

jupyter kernelspec uninstall xlang