Skip to content

Instantly share code, notes, and snippets.

@Gijs-Koot
Gijs-Koot / README.md
Last active February 21, 2020 10:23
Sample flask app with two-way communication

start app

pip install flask
FLASK_DEBUG=1 FLASK_APP=app.py flask run

move index.* files into separate folder static (cannot use folders in gists)

open url in browser

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Gijs-Koot
Gijs-Koot / cv_starter_nb.ipynb
Last active August 22, 2024 07:53
computer vision starter notebook
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.