You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the xeus-python debugger does not provide a just_my_code option similar to what ipykernel offers. This option allows developers to restrict debugging to user code only while skipping internal or library code.