File tree Expand file tree Collapse file tree 4 files changed +0
-4
lines changed
winpython/portable/launchers_final/scripts Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 11@ echo off
22call " %~dp0 env_for_icons.bat" %*
3- rem "%WINPYDIR%\python.exe" "%WINPYDIR%\Lib\idlelib\idle.pyw" %*
43" %WINPYDIR% \python.exe" -m idlelib %*
Original file line number Diff line number Diff line change 11@ echo off
22call " %~dp0 env_for_icons.bat" %*
3- rem "%WINPYDIR%\scripts\jupyter-notebook.exe" %*
43" %WINPYDIR% \python.exe" -m jupyter notebook %*
Original file line number Diff line number Diff line change 11@ echo off
22call " %~dp0 env_for_icons.bat" %*
3- rem "%WINPYDIR%\scripts\jupyter-lab.exe" %*
43" %WINPYDIR% \python.exe" -m jupyter lab %*
Original file line number Diff line number Diff line change 11@ echo off
22call " %~dp0 env_for_icons.bat" %*
3- rem cmd.exe /k "echo wppm & wppm" %*
43cmd.exe /k " echo wppm & " %WINPYDIR% \python.exe" -m wppm" %*
You can’t perform that action at this time.
0 commit comments