欢迎光临
我们一直在努力

在Ubuntu安装言律并部署playground web网页

安装

# 克隆仓库
git clone https://github.com/yourusername/yanlv.git
cd yanlv

# 安装依赖
pip install -e .

启动playground

cd playground
pip install -r requirements.txt # 安装 Playground 依赖
python server.py
# 然后在浏览器打开 http://localhost:5000

启动后首页

内置函数学习中心

总体而言 言律的学习展示页面还是可圈可点的!

赞(0)
未经允许不得转载:171主机测评 » 在Ubuntu安装言律并部署playground web网页
分享到: 更多 (0)

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址