##// END OF EJS Templates
push cell magic to the head of the transformer line...
push cell magic to the head of the transformer line I'm not 100% sure this is the right fix (ping @takluyver for review), since it is unclear what the physical/logical distinction is, but this does allow the cell magic transform to preempt all other transforms. closes #3604

File last commit:

r10551:59e07fdc
r11460:094340ac
Show More
post-checkout
4 lines | 51 B | text/plain | TextLexer
#!/bin/sh
git submodule init
git submodule update