Jupyter notebook Midterm/hypsometric_util_2.ipynb
Kernel: Python 2 (SageMath)
In [12]:
Out[12]:
---------------------------------------------------------------------------
NameError Traceback (most recent call last)
<ipython-input-12-862ef2db1821> in <module>()
1 from scipy.interpolate import interp1d
----> 2 rc('font', **{'family': 'serif', 'serif': ['Computer Modern']})
3 rc('font', size=20)
4 rc('text', usetex=True)
5 rc('xtick', labelsize=20, color='black')
NameError: name 'rc' is not defined
In [5]:
In [ ]:
In [ ]:
In [3]:
In [13]:
In [ ]: