ivy.demo module

class ivy.demo.Demo(src, title=u'', arg_str=u'', auto_all=None)[source]

Bases: IPython.lib.demo.ClearIPDemo

show(index=None)[source]

Show a single block on screen

ivy.demo.demo(src, speed=1)[source]
ivy.demo.random() → x in the interval [0, 1).