Henry
Henry
### Assigned python notebook to variable: notebook = PureWindowsPath("C:\\Users\\Henry\\Anaconda3\\envs\\fastai2\\varmint_identifier.ipynb") correct_path = Path(notebook) print(correct_path) Output: C:\Users\Henry\Anaconda3\envs\fastai2\varmint_identifier.ipynb ### Attempted to create reqs.txt file pipreqsnb (correct_path --encoding=utf8 --savepath=reqs.txt) ### Received an invalid syntax...
_search_params = { 'q': f"{o}", 'num': 2, 'fileType': 'jpg' } gis.search(search_params = _search_params, cache_discovery = False) for image in gis.results(): print(f"Retrieved [{image.url}] with query [{_search_params['q']}]") OUTPUT: African_leopard_male_head google_test_leopards/African_leopard_male_head {'q': 'African_leopard_male_head',...