##// END OF EJS Templates
remove on_first_message authentication...
remove on_first_message authentication in ZMQStreams. No need for weird, special first message. - use regular cookie auth - use url param for session id

File last commit:

r13925:7a8be7be
r18277:8b10c68d
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 *))