I am trying the tutorial for options in the research environment.

When I type:

opt = Options('spy', 'yahoo')

I get the error message: error name 'Options' is not defined

Do I need a library to import? How do I get data for options in the research environment?