ENGINEERING/OS
How to automatically run Python via Windows Task Scheduler?
Hogeony
2020. 2. 25. 13:42
1. Run Task Scheduler
2. Create Task
# Reference
anaconda에서 가상환경 삭제하기
anaconda에서 가상환경을 만들고 나면 아래와 같은 명령어를 이용해서 삭제할 수 있다. 가상환경 확인하기 [root@ vm envs]# conda info --envs # conda environments: # tensorflow35 /home/leebaro/anaconda3/en..
leebaro.tistory.com
https://www.windowscentral.com/how-create-automated-task-using-task-scheduler-windows-10
Creating and scheduling your first task on Windows 10
In this guide, we'll show you the steps to create your first task with the Task Scheduler using the basic or advanced settings on Windows 10.
www.windowscentral.com