หากจะกลับไปเปิด jupyter lab ในวันอื่น ทำดังนี้
เปิด CMD window และ พิมพ์ cd c:\Users\USERR\AppData\Roaming\Python\Python311\Scripts และ enter เพื่อเข้าสู่ drive
พิมพ์ jupyter lab แล้วกด enter
#1 install pip
#2 install jupyterlab
#3 import data
#4 cleaning & visualizing data
#5 set up target for ML
#6 training initial ML model
#7 model's accuracy
#8 build backtesting system