美文网首页
Anacnoda JupterLab 添加语法高亮,git支持

Anacnoda JupterLab 添加语法高亮,git支持

作者: 数科每日 | 来源:发表于2020-11-14 23:51 被阅读0次

1 Anaconda 安装 NodeJs

conda install nodejs

2 安装语法高亮控件

jupyter labextension install jupyterlab-openscad-syntax-highlighting 

高亮效果

image.png

3 安装git控件

conda install -c conda-forge jupyterlab-git

安装后,菜单增加 git 选项

image.png

相关文章

网友评论

      本文标题:Anacnoda JupterLab 添加语法高亮,git支持

      本文链接:https://www.haomeiwen.com/subject/damgbktx.html