Julien Cornebise
Julien Cornebise
Uh, interestingly, it seems we did not put in this public repo the code where we generated the "canonical" split saved in `stratified_train_val_test_split.csv`, to check what went wrong. We're trying...
Thanks @akaszynski for the solution, creating an empty environment with the right name then using mamba to update it from the `environment.yml` worked like a charm.
I am getting the same error with the Ultimate Geography deck, randomly complaining of a missing JavaScript file for the first few cards, then going away. Using ankidroid 2.22.2
Thanks @david-allison for the follow-up! If the file wasn't downloaded, wouldn't the error keep being shown for all cards?
Ah! That makes a lot of sense. I'll try and chase down the missing file. Might also flag it on the shared deck's GitHub. On Sat, 9 Aug 2025, 14:23...
@david-allison OK, I've checked, and weirdly, the offending file `_ug-jsvectormap.min.css` is not present on Android in the `media.collection` folder, but *neither is it present on the desktop version*. However, the...
@david-allison I've opened https://github.com/anki-geo/ultimate-geography/issues/700 , will update here if things move there.
@david-allison : Fixed upstream :) It was a bug in the Ultimate Geography styling template, referring a now-obsolete file, now fixed! Thanks a lot for the guidance, and even more...
@fonnesbeck That might be of interest to you :)
@zaxtax @ricardoV94 Would you please be able to review, given how you were the reviewers for #7233 and thus already know that part of the code? Thank you :)