[ML] 可视化编写运行 Python 脚本的工具 Jupyter

通过llama.cpp与羊驼聊天的网页界面- 详解 Serge 的启动使用

 

Jupyter 提供了可视化的编写和运行 python 程序的 Web 界面。

https://jupyter.org/install

 

使用只需要两步:

$ pip install jupyterlab
$ jupyter lab

 

之后你就可以在 .ipynb 的文件中编写脚本了。

 

To: 在线运行环境

Link:https://www.cnblogs.com/farwish/p/13199118.html

posted on 2020-06-27 17:52  ercom  阅读(493)  评论(0编辑  收藏  举报