How to pass environment variables on Docker-run
docker run -it -d --name server -p 1111:80 -e https_proxy=http://proxyserver your-container-name
docker run -it -d --name server -p 1111:80 -e https_proxy=http://proxyserver your-container-name
import dotenv cfg = dotenv.dotenv_values('.env')
Add a package source Install torch based on the ‘source’
Calling from pyocr
What is actual diffusion process is like on the code The diffusion model gradually abstracts data using many steps. These…
Dataframe-2D to_numpy() Series-1D
pip install pip-licenses pip-licenses > licenses.txt
[tool.poetry] name = "project" version = "0.1.0" description = "" authors = ["kevin <your@gmail.com>"] readme = "README.md" packages = [{include…
When you install Python using pyenv install 3.11.1, the below error might occur. ModuleNotFoundError: No module named ‘_ssl’ERROR: The Python…
ssh-keygen -t ed25519 -C "your_email@example.com" ssh -i path4sshkey user@domain -p port