billchen8888

Results 4 issues of billchen8888

I created a python3 virtual environment with the following steps: python3 -m venv myvpython source myvpython/bin/active pip install --upgrade pip pip install jupyterlab pip install nbdime When I try to...

I am running Mac OS 11.6.1, and I would need to download and use the same 11.6.1 for the VM. But the installinstallmacos.py fails at the installer command. I am...

我写了个bash 脚本. https://github.com/billchen8888/automate-kubernetes-cluster-deploy

I started the the sagemaker-notebook:python3-pytorch-p36 in the notebook and use the kernel conda_pytorch_p36, when I try to do import sagemaker, I get error: ModuleNotFoundError: No module named 'sagemaker' I tried...