Skip to content

Run pytest github action on a windows VM #1744

Discussion options

You must be logged in to vote

I've never used Linux before so it sounds like there might be a bit of a learning curve

WSL makes it so you don't have to interact with Linux very much if you don't want to. This lets you spread the learning curve out over a long and mostly voluntary timeline.

You can access/manage all your files (on both windows and linux) via the regular file explorer. Networking and disk I/O is all passed through so you don't have to configure anything to access local storage or the internet. Because VSCode is a windows product, it integrates nicely with WSL too (not sure if you use VSCode). As long as you're using pip/conda, I don't think there is much different on the python side of things.

I think…

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@bendnorman
Comment options

bendnorman Jul 11, 2022
Maintainer Author

@zaneselvans
Comment options

Comment options

You must be logged in to vote
1 reply
@zaneselvans
Comment options

Comment options

You must be logged in to vote
1 reply
@zaneselvans
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by bendnorman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants