In `natural-language-processing/name-entity-extraction.ipynb` Cell 8 `out = ner_pipeline(...` fails with ``` AttributeError: 'Textbox' object has no attribute 'input_api_info' ``` Rest of notebook is blocked.