We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b96b06b commit d7532bdCopy full SHA for d7532bd
tutorials/executable/basics.md
@@ -25,6 +25,7 @@ a = 8**2
25
26
```{code-cell} ipython3
27
a
28
+foo
29
```
30
31
This cell has an expected error:
0 commit comments