有什么值得推荐的ipythonnotebooks?

回复内容:
a gallery of interesting ipython notebooks · ipython/ipython wiki · github
如果你英语不错的话,推荐 wakari , datahub.top 算是模仿它的吧
http://www.datahub.top 最近我撘了个在线版的ipython notebook,可以分享ipynb文件,学习数据分析等~欢迎来看看
http://nbviewer.ipython.org/github/jrjohansson/scientific-python-lectures/tree/master这是robert johansson使用ipython notebooks来介绍numpy, scipy, matplotlib等module的应用,上面的url是用nbviewer打开的作者的github repository源地址:https://github.com/jrjohansson/scientific-python-lectures—————————————————————————————-下面几个github repo是本人所在的团队里的open-course的ipython notebooks,可以题主供参考:1. aeropython (用python介绍势流potential flow):https://github.com/barbagroup/aeropython2. numerical-mooc (用python介绍求解偏微分方程):https://github.com/numerical-mooc/numerical-moon3. fmm_tutorial (用python介绍快速多极子算法fmm,更新中):https://github.com/barbagroup/fmm_tutorial**github的公共repository里面的ipython notebook,都可以用nbviewer(http://nbviewer.ipython.org)打开,用chrome浏览器有更方便的chrome extension

Posted in 未分类

发表评论