/python-codespace

Python Learning

Primary LanguageDockerfile

How to use the Python Codespace

  1. Fork this repository to your GitHub account. Name the forked repository as something similar to the new one in your class or your project.

  2. From the forked repository in your account, click on the green Code button, then click on the Codespaces tab. Next, click Create codespace on main.

  3. GitHub will create a new Codespace. Codespaces are browser-based programming environments built on VS Code and Docker Containers.