##// END OF EJS Templates
Bail on singleline cells with sunken brackets...
Bail on singleline cells with sunken brackets Sunken bracket is a closing bracket character that is put before its opening counterpart. In IPython, this leads to unnecessary annoyances, where a multiline prompt is opened for seemingly no reason at all, e.g. if a line contains a ']]' mistyped brackets.

File last commit:

r24611:9d883249
r26370:16c20a20
Show More
readthedocs.yml
4 lines | 61 B | text/x-yaml | YamlLexer
conda:
file: docs/environment.yml
python:
version: 3