记录jupyter lab配置kite

记录jupyter lab配置kite

literature
2023-08-26 / 0 评论 / 291 阅读 / 正在检测是否收录...

If you're using JupyterLab 3.0.x, simply run:

pip install "jupyterlab-kite>=2.0.2"

If you're using JupyterLab 2.2.x, run:

pip install "jupyter-kite<2.0.0"
jupyter labextension install "@kiteco/jupyterlab-kite"
0

评论

博主关闭了当前页面的评论