Commit ee382f39 authored by chenpangpang's avatar chenpangpang
Browse files

feat: ipynb中加入二维码

parent 82913e01
......@@ -22,4 +22,4 @@ COPY chenyh/$IMAGE/antelopev2 /root/$IMAGE_UPPER/.insightface/models/antelopev2
RUN apt-get update && apt install -y libgl1-mesa-glx libglib2.0-dev
COPY --from=base /opt/conda/lib/python3.10/site-packages /opt/conda/lib/python3.10/site-packages
COPY --from=base /root/$IMAGE/$IMAGE_UPPER /root/$IMAGE_UPPER
COPY --from=base /root/$IMAGE/启动器.ipynb /root/$IMAGE/start.sh /root/
\ No newline at end of file
COPY --from=base /root/$IMAGE/启动器.ipynb /root/$IMAGE/start.sh /root/$IMAGE/assets /root/
\ No newline at end of file
......@@ -35,13 +35,26 @@
"!sh start.sh"
]
},
{
"cell_type": "markdown",
"source": [
"---\n",
"**扫码关注公众号,获取更多资讯**\n",
"![image.png](assets/二维码.jpeg)"
],
"metadata": {
"collapsed": false
},
"id": "9c607fe51a1f4e48"
},
{
"cell_type": "code",
"execution_count": null,
"id": "9e81ae9d-3a34-43a0-943a-ff5e9d6ce961",
"metadata": {},
"outputs": [],
"source": []
"source": [],
"metadata": {
"collapsed": false
},
"id": "52904615d90616a5"
}
],
"metadata": {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment