Difference between revisions of "Flask"
From Teknologisk videncenter
								
												
				m (→Dashboard)  | 
				m  | 
				||
| Line 5: | Line 5: | ||
*[https://pusher.com/tutorials/live-dashboard-python/#introduction Live dashboard]  | *[https://pusher.com/tutorials/live-dashboard-python/#introduction Live dashboard]  | ||
*[https://github.com/drakxtwo/gauges_flask_socketio Gauges flask socketio]  | *[https://github.com/drakxtwo/gauges_flask_socketio Gauges flask socketio]  | ||
| − | + | ==Scrool==  | |
| + | *https://stackoverflow.com/questions/65539856/how-to-overflow-auto-focus-last-element  | ||
| + | *https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollIntoView?retiredLocale=de  | ||
=Links=  | =Links=  | ||
*[https://flask.palletsprojects.com/ Flask documentation]  | *[https://flask.palletsprojects.com/ Flask documentation]  | ||
Revision as of 09:30, 12 November 2023
Flask depends on the Werkzeug WSGI toolkit, the Jinja template engine, and the Click CLI toolkit.
Dashboard
Scrool
- https://stackoverflow.com/questions/65539856/how-to-overflow-auto-focus-last-element
 - https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollIntoView?retiredLocale=de