Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 233 Bytes

cmds.md

File metadata and controls

17 lines (13 loc) · 233 Bytes

Running FastAPI server via uvicorn

uvicorn src.server:app --reload

Running Papermill via cli

basic

papermill in.ipynb out.ipynb

with params

papermill in.ipynb out.ipynb -p hello "world" abc 123