有什么值得推荐的ipython notebooks?
程序员文章站
2022-04-15 14:20:08
...
回复内容:
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/AeroPython
2. numerical-mooc (用python介绍求解偏微分方程):
https://github.com/numerical-mooc/numerical-moon
3. FMM_tutorial (用python介绍快速多极子算法FMM,更新中):
https://github.com/barbagroup/FMM_tutorial
**github的公共repository里面的iPython Notebook,都可以用nbviewer(http://nbviewer.ipython.org)打开,用chrome浏览器有更方便的chrome extension
上一篇: 学python可以做什么
下一篇: python市场需求量大吗