Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to debug Flask-AppBuilder by setting VSCode breakpoints, I mean when Flask run to run a app, it can stop at breakpoints #2245

Open
wwfem opened this issue May 22, 2024 · 1 comment

Comments

@wwfem
Copy link

wwfem commented May 22, 2024

How to debug Flask-AppBuilder by setting VSCode breakpoints, I mean when Flask run to run a app, it can stop at breakpoints

How to do that? thanks?

@wwfem wwfem changed the title How to 'compile' Flask-AppBuilder, I mean that I want to change the kernel like RegisterUserDBView How to debug Flask-AppBuilder by setting VSCode breakpoints, I mean when Flask run to run a app, it can stop at breakpoints May 27, 2024
@Yoyasp
Copy link
Contributor

Yoyasp commented Oct 30, 2024

Flask-Appbuilder is just an extention of Flask, They have official documentation on how to debug that

https://code.visualstudio.com/docs/python/tutorial-flask#_run-the-app-in-the-debugger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants