Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 731 Bytes

File metadata and controls

18 lines (11 loc) · 731 Bytes

Empty starter Python Playground

This is a Python development environment for Wilco quests - an interactive platform that provides hands-on coding challenges to help developers improve their skills.

Features

  • Python runtime
  • Jupyter Notebook support
  • Automatic Wilco quest integration
  • Ready-to-use development environment

Install additional packages as needed: pip install package_name

Known Issues

Jupyter Notebook with Codespace 1.104: If you're using Jupyter notebook with Codespace version 1.104, you might need to manually install version 2025.7 of the Jupyter extension. For more details and troubleshooting steps, see: microsoft/vscode-jupyter#16973

Happy coding! 🚀