deno/cli/tools/jupyter
Kyle Kelley 3b2e553b05
set evalue to a one space string for truthiness on old jupyter (#20531)
"Fixes" the exception display issue of #20524 on older versions of
Jupyter that required `evalue` to be truthy. For now, until we can do
proper processing of the `ExceptionDetails` this will make Jupyter
Notebook 6.5.1 and below happy.

This is the alternative "just work now" PR to #20530
2023-09-17 02:02:21 +00:00
..
resources feat: Add "deno jupyter" subcommand (#20337) 2023-09-16 02:42:09 +02:00
install.rs feat: Add "deno jupyter" subcommand (#20337) 2023-09-16 02:42:09 +02:00
jupyter_msg.rs feat: Add "deno jupyter" subcommand (#20337) 2023-09-16 02:42:09 +02:00
mod.rs feat: Add "deno jupyter" subcommand (#20337) 2023-09-16 02:42:09 +02:00
server.rs set evalue to a one space string for truthiness on old jupyter (#20531) 2023-09-17 02:02:21 +00:00