首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
atlas200i专题
atlas200I DK使用1 jupyter lab服务器搭建
jupyter lab服务器安装: pip install jupyterlab # 安装 jupyter pip install jupyterlab-language-pack-zh-CN # 安装汉化包,需要自己选择语言,自行选择 jupyter lab --generate-config # 上面命令会生成`jupyterlab`配置文件,路径为`~/.jupyter/jup
阅读更多...