Ask Your Question
1

JupyterLab debugger with SageMath?

asked 2024-07-29 17:52:30 +0200

mn124700 gravatar image

Is it possible to use the debugger in JupyterLab with SageMath?

Thanks, Eric

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2024-07-31 14:20:03 +0200

Emmanuel Charpentier gravatar image

Following the description given in the JupyterLab documentation, it is trivial to check that :

  • The version of JupyterLab that comes with Sage 10.5.beta0 does support this debuggiong interface : it can be used with the default Python kernel. But

  • The Sage kernel of this Sage version does not (yet) support this interface (one cannot enable debugging with this kernel).

This might be a useful addition... I posted a followup on sage-support ; let's see what will come out.

HTH,

edit flag offensive delete link more

Comments

you don't have to use Sage's JupyterLab - you can use a system-provided one.

Dima gravatar imageDima ( 2024-07-31 21:59:39 +0200 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2024-07-29 17:52:30 +0200

Seen: 344 times

Last updated: Jul 31