pwd ls * files = !ls * files import bisect bisect? bisect?? bisect.bisect_right? import math def f(a, b): return a*math.cos(2*math.pi/b) f(1, 2) f(1, 0) import time for i in range(10): print i, time.sleep(0.5) from IPython.core.display import Image Image(filename='mirabellug.jpeg') # fichier local Image('http://ipython.org/_static/IPy_header.png') from IPython.display import HTML s = """
Header 1 Header 2
row 1, cell 1 row 1, cell 2
row 2, cell 1 row 2, cell 2
""" h = HTML(s) h HTML("