Use
- base环境
1 | conda activate jupyter_env |
- 新环境
1 | conda activate new_env |
- 查看/删除 内核
1 | jupyter kernelspec list |
- JupyterLab config

Command
cat ~/.jupyter/logsh jupyter.shvim ~/.jupyter/jupyter_lab_config.pyps -aux | grep jupyter
1 | conda activate jupyter_env |
1 | conda activate new_env |
1 | jupyter kernelspec list |

cat ~/.jupyter/log
sh jupyter.sh
vim ~/.jupyter/jupyter_lab_config.py
ps -aux | grep jupyter