##// END OF EJS Templates
use $SHELL in system_piped...
use $SHELL in system_piped we already use this in our call to subprocess.call in system_raw used in the terminal this makes kernel behavior better match terminal IPython For an example that used to be different: !wc -l <(pwd) with `SHELL=bash`

File last commit:

r25236:fd1a027a
r25796:5b5ac949
Show More
.meeseeksdev.yml
22 lines | 380 B | text/x-yaml | YamlLexer
Matthias Bussonnier
give LucianaMarques ability to tag.
r24958 users:
LucianaMarques:
can:
- tag
Matthias Bussonnier
Allow anyone to tag/untag/close issues....
r24595 special:
everyone:
can:
- say
- tag
- untag
- close
config:
tag:
only:
Matthias Bussonnier
Let anyone add "good first issue"
r25236 - good first issue
Matthias Bussonnier
Allow anyone to tag/untag/close issues....
r24595 - async/await
- backported
- help wanted
- documentation
- notebook
- tab-completion
- windows