K0nkere / DL_Dice-detection-project

DnD dice detection with CNN and transfer learning / Project for ML Bookcamp
0 stars 0 forks source link

How to: start http server with python #12

Open K0nkere opened 1 year ago

K0nkere commented 1 year ago

Run from terminal and ifconfig to get an IP

python -m http.server

Now it is possible to open 0.0.0.0:8080 and get a link to desired file - but it will be local url For access from docker image its need to use externalP http://51.250.31.202:8000/