CORGIS Datasets don't load
A few of my students working on a set of problems that pre-loaded datasets (e.g. this one), had an error where the dataset wouldn't load (when loading, or manually through menus). Refreshing, private window, etc. didn't help. I've pasted the console errors:

This may be a duplicate of #71 , but I didn't notice the student using an ad blocker and I haven't had this problem with mine.
Thanks for the console log! That will help when we start tackling this. I'm not sure what would be causing it besides an ad-blocker.
However, the long-term solution will probably be quite simple: proxy the datasets through our own server. This should prevent any kind of weird security errors. I'd have done it from the start if I'd known that it was going to be an issue.
Moving issue to BlockPy-Server side: https://github.com/blockpy-edu/blockpy-server/issues/13