##// END OF EJS Templates
Merge pull request #8217 from minrk/kernelspec-split...
Merge pull request #8217 from minrk/kernelspec-split detangle client/kernel KernelSpec bits

File last commit:

r20906:1a805ad1
r21165:2aade05b merge
Show More
style_bw_python.tplx
13 lines | 365 B | text/plain | TextLexer
Jonathan Frederic
Added black and white python style
r12712 ((= Black&white Python input/output style =))
Thomas Kluyver
Remove magic for loading templates from module names
r13925 ((*- extends 'base.tplx' -*))
Jonathan Frederic
Added black and white python style
r12712
%===============================================================================
% Input
%===============================================================================
((* block input scoped *))
\begin{verbatim}
MinRK
update nbconvert to nbformat 4
r18580 ((( cell.source | add_prompts )))
Jonathan Frederic
Added black and white python style
r12712 \end{verbatim}
((* endblock input *))