##// END OF EJS Templates
Add CommManager.new_comm...
Add CommManager.new_comm Javascript-side version for creating and connecting Comms in one call Without a `get_ipython()`-like global handle, Comm constructor can't do the same magic as the IPython one.

File last commit:

r12806:a0822a3e
r13229:2afefa06
Show More
centered-math.rst
2 lines | 169 B | text/x-rst | RstLexer
  • Equations, images and tables are now centered in Markdown cells.
  • Multiline equations are now centered in output areas; single line equations remain left justified.