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