Articles Blog 5th Nov '19 9 Comments Building Python Web Applications with Visual Studio Code Docker and Azure – BRK3020
Installing Node.js on the server just to build React is a shame. After all, React doesn't need Node.js if you use don't use JSX and you can run tests on the browser with Mocha and Chai. Reply
Why would you use this instead of just running docker normally? What is the purpose of starting separate vs code instance bound to a container? Reply
Can't import textblob, someone else got this error that the import is not found even though you installed it? Reply
Python is the next thing that needs to die after Javascript, not only is Python shit, it comes in 2 distinct semi-incompatible flavors of shit. Reply
Only 38% use Py for ML ???How ????What about the rest ???R, Py, C++ are the main Lang I thought that Py dominates the ML industry Reply
While replicating step at 12:08, I got this error. * Environment: production WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. * Debug mode: off Usage: flask run [OPTIONS] Error: Failed to find Flask application or factory in module "app". Use "FLASK_APP=app:name to specify one. Reply
Fast is true when we compare it to vs itself but compared to sublime it's sh…
When are we getting a Visual Python???
Oh please! Everybody knows Vim is better than this crappy bug fest!
Installing Node.js on the server just to build React is a shame. After all, React doesn't need Node.js if you use don't use JSX and you can run tests on the browser with Mocha and Chai.
Why would you use this instead of just running docker normally? What is the purpose of starting separate vs code instance bound to a container?
Can't import textblob, someone else got this error that the import is not found even though you installed it?
Python is the next thing that needs to die after Javascript, not only is Python shit, it comes in 2 distinct semi-incompatible flavors of shit.
Only 38% use Py for ML ???
How ????
What about the rest ???
R, Py, C++ are the main Lang
I thought that Py dominates the ML industry
While replicating step at 12:08, I got this error.
* Environment: production
WARNING: This is a development server. Do not use it in a production deployment.
Use a production WSGI server instead.
* Debug mode: off
Usage: flask run [OPTIONS]
Error: Failed to find Flask application or factory in module "app". Use "FLASK_APP=app:name to specify one.