Albert Wang

Results 8 comments of Albert Wang

I'd also note that the [course](https://course.fast.ai/images) uses `search_images_ddg` with a `max_images` flag whereas [prairie-guy's code](https://github.com/fastai/fastbook/blob/8be580737ee0cc17746a5ed68283150d489b3dc4/utils.py#L43) uses `max_n`. If a new release is made using @prairie-guy's code, the course will also...

+1. decorator v5 also requires python 3 to install (yes, I know we should update from python 2 to python 3)

``` In-line syntax highlighting Readline-like autocomplete with suggestions displayed as you type. Expected parameter list for any Python function. "Rewind" function to pop the last line of code from memory...

[ITOL's batch access API](https://itol.embl.de/help.cgi#batch) does not have an endpoint for deleting trees. I might be able to reverse engineer it from the existing web UI, but I also don't have...

I reviewed and approved that PR already but I also think it could be improved by adding additional test cases. I think it should be ok to merge.

5.0.3 is now released and available on PyPI. Keeping this open until 5.1.0 is released.