##// END OF EJS Templates
Addressing review comments....
Addressing review comments. * list_dirs and get_dir_model added to base NBM class. * Calling of list_dirs moved to handler. * type=notebook added to notebook model.

File last commit:

r13925:7a8be7be
r15093:cb758506
Show More
style_bw_python.tplx
13 lines | 364 B | text/plain | TextLexer
((= Black&white Python input/output style =))
((*- extends 'base.tplx' -*))
%===============================================================================
% Input
%===============================================================================
((* block input scoped *))
\begin{verbatim}
((( cell.input | add_prompts )))
\end{verbatim}
((* endblock input *))