blob: 787fa4b96f06bfcf2b645df0a58964e465691c88 (
plain)
1
2
3
4
5
6
|
# Jupyter
- `conda install nb_conda nb_conda_kernels jupyter`
- add `python -m ipykernel install --user --name megapixels`
- remove `jupyter kernelspec remove weasycairo_ve_36`
- list `jupyter kernelspec list`
|