Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 345 Bytes

File metadata and controls

19 lines (16 loc) · 345 Bytes

list_ml_models

List ML Models using the STACKn API

Prerequisites

In models_page/views.py set the domain, username and password. For example:

domain = "34.231.147.144.nip.io"
username = "user"
password = "pass"

Start the app

python manage.py runserver

Check the result

Go to: http://localhost:8000/models/