##// END OF EJS Templates
yet another JS race condition fix...
yet another JS race condition fix this should greatly reduce the number of timeouts seen in the JS tests

File last commit:

r12740:79db46de
r13463:5dd21108
Show More
style_bw_python.tplx
13 lines | 370 B | text/plain | TextLexer
((= Black&white Python input/output style =))
((*- extends 'latex_base.tplx' -*))
%===============================================================================
% Input
%===============================================================================
((* block input scoped *))
\begin{verbatim}
((( cell.input | add_prompts )))
\end{verbatim}
((* endblock input *))