remove import of ipywidgets

This commit is contained in:
Lindsey Heagy
2016-05-19 15:18:06 -07:00
parent 2587d61bdc
commit 48fe5381fa
@@ -1,7 +1,6 @@
from scipy.constants import epsilon_0, mu_0
import matplotlib.pyplot as plt
import numpy as np
from ipywidgets import *
from SimPEG.EM.Utils import k, omega
"""