Based on Django https://docs.djangoproject.com/en/3.2/intro/tutorial01/
- cd to ml_server/mysite
- python manage.py runserver
Server starts and is available at localhost:8000.
Page can be found at localhost:8000/polls/
Based on Django https://docs.djangoproject.com/en/3.2/intro/tutorial01/
Server starts and is available at localhost:8000.
Page can be found at localhost:8000/polls/