Skip to content

Commit

Permalink
adding code spaces documentation. Trying to update author email.
Browse files Browse the repository at this point in the history
  • Loading branch information
marlenezw committed Jul 19, 2023
2 parents 96aeda7 + bf6c4ba commit e3cb254
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion getting-started/using-codespaces.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ Then you will need to:
4. VS Code will open inside of your web browser, already linked up with your code and a terminal to the remote codespace.
5. Use the terminal with the usual git commands to create a new branch, commit and push your changes once you're ready!

If you close your repository and come back later you can always resume your codespace by navigating to the CPython repo and selecting the codespaces tab and selecting your most recent codespaces session.
If you close your repository and come back later you can always resume your codespace by navigating to the CPython repo, selecting the codespaces tab and selecting your most recent codespaces session.
You should then be able to pick up from where you left off!

.. _codespaces-use-locally:

Expand Down

0 comments on commit e3cb254

Please sign in to comment.