Python Sponge book editorCreate your own Python Sponge challenge books from within VSCode Python SpongePython Sponge is an open-source project that enables portable, installation-free, serverless Python programming in the browser, for education. The code base is available on Github. Students can make use of the hundreds of challenges we have authored for PyshonSponge.com. Teachers can author their own challenge books, which they can then either host statically (e.g. on github pages or Google Drive), or distribute as zip files. For more information, see https://www.pythonsponge.com/teacher.html. Why do you need this VSCode extension then? If as a teacher you have VSCode and Python, you might find it easier to author your challenges in VSCode. Most of the challenges are described using FeaturesOnce you have navigated to a folder that contains a If you haven't got a RequirementsYou need to have an internet connection to use the visual editor. Building the package required UUID. Extension SettingsThere are no settings at the moment. Known IssuesBooks with duplicate IDs can result in the visual editor freezing. Please reload the visual editor. Release Notes0.0.1Initial release of the extension 0.0.3Integration with the automated test runner against sample solutions |