I am looking for an easy way to turn my local Jupyter notebooks into a deployable model without having to write a lot of code or configuration. Thank you.

  • Budget-Juggernaut-68B
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    Python != must use a notebook.

    Build proper unit tests, env requirements and versioning. You can also manage your code better with an IDE.