Hacker News new | ask | show | jobs
by moe 6282 days ago

  Traceback (most recent call last):
    File "<stdin>", line 1, in <module>
  NameError: name 'random' is not defined
1 comments

You need to edit your ipythonrc so that useful modules like random are imported for you automatically.