How to set working directory pemanently in Spyder & RStudio?

后端 未结 4 1200
北荒
北荒 2020-12-18 01:18

I have started learning - Machine learning course on Windows OS. Whenever I start a new instance of Spyder 3.2.4(Python 3.6) & RStudio(1.1.383), every time I need to set

4条回答
  •  抹茶落季
    2020-12-18 01:35

    In Spyder whenever you run your script for the first time it will go to current directory automatically. You just have to run for the first time. Make sure you have selected

    Tools > Preferences > Current working directory

提交回复
热议问题