In [1]:
pwd


Out[1]:
u'/Users/analisehofmann/Documents/Loewen_Lab/Coding/Automation_Lesson/automation-RR-Jupyter'

In [2]:
import numpy

In [3]:
numpy.__file__


Out[3]:
'/Applications/anaconda/lib/python2.7/site-packages/numpy/__init__.pyc'

In [ ]: