cmd 창에
"jupyter notebook"이라는 글자가 표시되고,
엔터를 누르면 실행되도록 하는 배치 파일
@echo off cd /d %~dp0 echo https://aers.modoo.at/ echo jupyter notebook set /p input=Press Enter to run Jupyter Notebook... jupyter notebook cmd /k |
728x90
'■ 현재-ing > ㅡPython_Work' 카테고리의 다른 글
반w8) 위드석 레이서 withseok Racer (0) | 2025.01.07 |
---|---|
Python_Work) python_environment_info (0) | 2024.12.06 |
Python_Work) cmd_open_here (1) | 2024.12.06 |