Deployment Guide on PythonAnywhere in Python files

preview_player
Показать описание
คำแนะนำ
1. สมัครบัญชีใหม่
2. การ install แต่ละครั้งต้องมั่นใจว่า packets นั้นถูก เพราะถ้า install packets มากจนเกินไป อาจจะทำให้พื้นที่เต็ม และต้องสมัครบัญชีใหม่

3. Code ตัวแรก
import sys

project_home = u'/home/wanxwan/'

# need to pass the flask app as "application" for WSGI to work
from wine_predict import app

4. pip install dash --upgrade
5. pip install dash
6. pip install scikit-learn
7. pip install dash-bootstrap-components
6. pip install dash-html-components
Рекомендации по теме
welcome to shbcf.ru