随笔分类 -  jupyter

摘要:安装 pip3 install jupyterlab 生成配置文件及密码 jupyter lab --generate-config ipython In [1]: from notebook.auth import passwd In [2]: passwd() Out[2]: 'argon2:$ 阅读全文
posted @ 2022-03-19 10:51 qianbuhan 阅读(370) 评论(0) 推荐(0)