3 Star 12 Fork 7

Onekey/Onekey组件

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
点我运行.bat 474 Bytes
一键复制 编辑 原始数据 按行查看 历史
Onekey 提交于 2023-01-31 11:04 . update
if exist C:\Users\onekey\.conda\envs\onekey (
%windir%\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy ByPass -NoExit -Command "& 'C:\ProgramData\Anaconda3\shell\condabin\conda-hook.ps1' ; conda activate onekey; jupyter-notebook"
) else (
%windir%\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy ByPass -NoExit -Command "& 'C:\ProgramData\Anaconda3\shell\condabin\conda-hook.ps1' ; conda activate %ONEKEY_HOME%onekey_envs; jupyter-notebook"
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/wangqingbaidu/OnekeyCompo.git
[email protected]:wangqingbaidu/OnekeyCompo.git
wangqingbaidu
OnekeyCompo
Onekey组件
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385