Skip to content

Commit

Permalink
Revert "Tweak wording in using-notebooks (#193)" (#195)
Browse files Browse the repository at this point in the history
It looks like the feature is being added to vscode-jupyter! This
reverts the wording since the old wording turns out more accurate,
but I'll want to update this again once I've checked the details
and (if ready) tried it out on our notebooks with raises-exception.

This reverts commit c01eedc.
  • Loading branch information
EliahKagan authored Dec 4, 2023
1 parent e23570b commit 936872d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/using-notebooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ notebook), JupyterLab heeds the `raises-exception` cell tag, printing a
traceback but continuing execution with the next cell. In contrast, the
`vscode-jupyter` extension does not yet do so.

Eventually this may be fully fixed in `vscode-jupyter`, at which point VS Code
Eventually this will be fully fixed in `vscode-jupyter`, at which point VS Code
may become the best way to work with the notebooks in this project. This is
related to
[microsoft/vscode-jupyter#11441](https://github.com/microsoft/vscode-jupyter/issues/11441).

0 comments on commit 936872d

Please sign in to comment.