Victor Lin

Results 469 comments of Victor Lin

I've updated the issue description with scope and potential solutions. Initial commentary: > 1. Use the existing [error notification framework](https://github.com/nextstrain/auspice/blob/36ed728d1b75794a760a1a6f8ec199f78ac13419/src/actions/notifications.js#L24-L26) where appropriate. I haven't closely inspected any of the errors...

> Instead, `t()` should be configured (maybe it's not already?) to automatically fall back to the English translation catalog when an entry is missing in the current locale's catalog. Yes,...

Oh, you're right, I dunno what I was thinking with the reference to scenario 2. But I did check by removing a translation entry and it falls back to English.

I spent my afternoon starting the work to address this programmatically in #1987. Needs some more work to bring everything back in sync.

From the referenced issue: > UPDATE: The removal has been postponed to pip 25.1 (2025 Q2) as we haven't had the time to ensure all of our ducks are in...

+1 for using pyproject.toml: [How to modernize a setup.py based project? - Python Packaging User Guide](https://packaging.python.org/en/latest/guides/modernize-setup-py-project/)

+1 from discussion forum: [Downloading mpox fasta files](https://discussion.nextstrain.org/t/downloading-mpox-fasta-files/1885)

Maybe we can address this in https://github.com/nextstrain/augur/issues/936?