jupyter update

This commit is contained in:
13339479676 2022-01-02 12:11:09 +08:00
parent b62aa03b3f
commit c80c1d2e3c
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
"# conda activate ow # 激活虚拟环境\n",
"!git clone https://gitee.com/CV_Lab/opencv_webcam.git # clone\n",
"%cd opencv_webcam\n",
"%pip install -qr requirements.txt # install"
"%pip install -qr requirements.txt -U # install"
]
},
{