juypter 安装虚拟核 进入创建的虚拟环境:source activae [虚拟环境名] 安装虚拟核:conda install tensorflow 设置显示名字:python -m ipykernel insta…
分类:环境配置
cmd窗口最小化运行
编写.bat 文件 @echo off %1(start /min cmd.exe /c %0 :&exit) #下面是自己的cmd命令,可以随便输入 ping www.baidu.com > baidu.…
juypter 安装虚拟核 进入创建的虚拟环境:source activae [虚拟环境名] 安装虚拟核:conda install tensorflow 设置显示名字:python -m ipykernel insta…
编写.bat 文件 @echo off %1(start /min cmd.exe /c %0 :&exit) #下面是自己的cmd命令,可以随便输入 ping www.baidu.com > baidu.…