rainit2006 / Python-room

my python room
0 stars 0 forks source link

IDEなどのツール #10

Open rainit2006 opened 6 years ago

rainit2006 commented 6 years ago

ーーーーーーーーーー

rainit2006 commented 6 years ago

Jupyter notebook https://www.packtpub.com/books/content/getting-started-jupyter-notebook-part-2 https://www.zhihu.com/question/37490497

我很喜欢Jupyter,使用的过程就好比拿纸和笔,还有计算器做数学演算. 而且可以把草稿轻松擦掉.比如,要写个小Paper,完全可以用Jupyter来做,代码和论述完美的结合了,而且直接还能跑起来.弄完之后,把乱糟糟的Cell直接卡嚓掉,然后to pdf,就是一篇paper了.

常用命令特别是magic命令 http://liuchengxu.org/pelican-blog/jupyter-notebook-tips.html

rainit2006 commented 5 years ago

PyCharm

设定环境变量,比如Google_APPLICATION_CREDENTIAL 方法: RUN -> EditConfigurations -> Environment varioubles ,然后编辑 image