Jupyter

profile 目录下的 startup 下可以放 .py 或者 .ipy 文件,ipython启动时候运行

lsp support

pip install 'jupyterlab>=3.0.0,<4.0.0a0' jupyterlab-lsp
pip install 'python-lsp-server[all]'