##// END OF EJS Templates
use shlex.split on editor hooks on Windows...
use shlex.split on editor hooks on Windows pipes.quote uses single-quotes, which is wrong on Windows. But the grouping is still correct after shlex.split. An alternative would be to use a cmd list, and not do any quoting.

File last commit:

r18596:2d590459
r18836:e0a5359f
Show More
invalid.ipynb
305 lines | 16.9 KiB | text/plain | TextLexer

Invalid Notebook!

'source' is a required property Failed validating 'required' in markdown_cell: On instance['cells'][0]: {'cell_type': 'markdown', 'metadata': {}}