1. 首页
  2. 数据库
  3. 其它
  4. Jupter Notebook REST API:将jupyter笔记本作为REST API端点运行。 这不是Jupyter服务器而是一种将笔记本作为REST

Jupter Notebook REST API:将jupyter笔记本作为REST API端点运行。 这不是Jupyter服务器而是一种将笔记本作为REST

上传者: 2021-02-16 04:15:45上传 ZIP文件 10.04KB 热度 41次
Jupter笔记本REST API 将jupyter笔记本作为REST API端点运行。 这不是jupyter服务器,而只是一种将笔记本作为REST API端点运行的方式。 在本地运行 克隆项目 mkdir rest-project cd rest-project git clone https://github.com/Invictify/Jupter-Notebook-REST-API . 通过Pipenv安装 pipenv install pipenv shell 您还可以使用pip install -r requirements.txt 将您的笔记本添加到“ src / notebo
下载地址
用户评论