Add How-to for debugging in VS Code#244
Add How-to for debugging in VS Code#244guenp wants to merge 5 commits intoscientific-python:mainfrom
Conversation
for more information, see https://pre-commit.ci
✅ Deploy Preview for learn-scientific-python-org ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for learn-scientific-python-org ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
drammock
left a comment
There was a problem hiding this comment.
link to render: https://deploy-preview-244--learn-scientific-python-org.netlify.app/how-tos/how-to-debug-local/
This is a great start! My stylistic preference is for these to be a bit more narrative, so I've left some suggestions of how to do that with the existing content.
Marking as "request changes" because of 1 broken URL and 1 placeholder URL.
|
|
||
| 1. [Create a new VS Code Python profile](https://code.visualstudio.com/docs/configure/profiles#_create-a-profile) and activate it. This will install all recommended VS Code extensions for developing Python code. | ||
|
|
||
| 1. Create a local development environment using the ["How to create a local environment"](#placeholder-link-to-how-to) guide. (Optional) You can create an environment with VS Code using the [Create Environment](https://code.visualstudio.com/docs/python/environments#_creating-environments) command. |
There was a problem hiding this comment.
just a note/reminder that there's a TODO here in the relative URL target.
Co-authored-by: Daniel McCloy <dan@mccloy.info> Co-authored-by: Madicken Munk <madicken.munk@gmail.com>
for more information, see https://pre-commit.ci

No description provided.