LoginSignup
1
0

More than 1 year has passed since last update.

①Portfolio using Python : Creating a Python Environment with Docker and VS code

Last updated at Posted at 2023-01-20

【Objective】
I heard there are some data analysts using Python who dob't not have any CS background at all.
Therefore, I suddenly wanna know how difficuly python is compared to Java.

【Day1】
Before anything else, creating a dev environment is a must.
The list below is all required to install.

  • Docker
  • WSL2
  • linux
  • Git
  • VS code
  • creating a new docker container

I could build and run a Python in a container with VS code and Docker.
スクリーンショット 2023-01-21 015107.png

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0