In [1]:
import graphlab as gl


---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)
<ipython-input-1-4a710214f762> in <module>()
----> 1 import graphlab as gl

ImportError: No module named graphlab

In [ ]: