Austin Cory Bart

Results 290 issues of Austin Cory Bart

Hello! First, I want to compliment your library. It seems like you have a really cool tool here, and it's great to see how it's being used in real classrooms....

enhancement

Apparently Microbits are popular. Perhaps we should support them. I have no idea what that means, but it sounded good!

Someone's gotta go add it to Skulpt.

When someone copy/pastes an image into the BlockPy editor, you can set up hooks with BlockMirror to convert the image into a URL (potentially uploading it to a remote server...

I should be able to click a button in the editor to export the exact config. In fact, I should be able to do that from other menus too! And...

Apparently, if you import a module that contains a field with the same name, the `exec` implementation we use breaks down. I'm super unclear why and how, but that needs...

When you create a new submission, the starting files are copied verbatim. This poses an issue with files that are meant to be replicated as regular old files; instead, file...

> also, possibly related, but when i download the .py files you post for projects, it doesnt download, but instead opens a tab in the browser that has the code...

Is BlockPy the best introductory block-based data science environment for Python? I don't know, but not if you can't edit CSV files easily. You can create arbitrary files and read...

enhancement

If we have a way of creating Python code as an image in instructions, then we could make blockpy problems where users have to retype code exactly (practicing syntax). The...

enhancement