##// END OF EJS Templates
Misc updates the display system....
Misc updates the display system. * PNG base64 encoding is now done at the ZMQ level, not in the display formatter itself. * All formatters are documented as to the exact nature of their return value. PNGs are not base64 encoded, LaTeX must include $/$$, Javascript should not have the <script> tags, etc. * Updated the Circle display example in docs/examples/core. * Renamed the sympy printing extension to sympyprinting.py.
Brian Granger -
r3880:e7df0ac1
Show More
Name Size Modified Last Commit Author
/ docs / examples / newparallel
davinci
demo
interengine
plotting
rmt
wave2D
workflow
dagdeps.py Loading ...
fetchparse.py Loading ...
helloworld.py Loading ...
mcdriver.py Loading ...
mcpricer.py Loading ...
multiengine1.ipy Loading ...
multiengine2.py Loading ...
multienginemap.py Loading ...
nwmerge.py Loading ...
parallel_pylab.ipy Loading ...
parallelpi.py Loading ...
phistogram.py Loading ...
pidigits.py Loading ...
task1.py Loading ...
task2.py Loading ...
task_profiler.py Loading ...
taskmap.py Loading ...