随笔分类 -  遇到的问题集合

摘要:{ "version": "0.2.0", "configurations": [ { "name": "CUDA C++: Launch", "type": "cuda-gdb", "request": "launch", "program": "${fileDirname}/test.err", 阅读全文
posted @ 2023-05-19 19:48 致命一姬 阅读(394) 评论(0) 推荐(0)
摘要:安装以下包: pip install jupyterthemes -i https://pypi.tuna.tsinghua.edu.cn/simple pip install ipykernel --upgrade -i https://pypi.tuna.tsinghua.edu.cn/simp 阅读全文
posted @ 2023-05-15 14:43 致命一姬 阅读(35) 评论(0) 推荐(0)