aaron25mt / jupyter-notebook-python-rest-api

rest api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jupyter-notebook-python-rest-api

Route Input Output Description
GET /api/rec/jupyter?keyword={keyword} keyword = search query {"notebooks": [notebooks]} Returns an object containing a list of relevant notebooks
GET /notebooks/{notebook} notebook.ipynb Returns a jupyter notebook

About

rest api


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%