有什么值得推荐的ipython notebooks?
- WBOY원래의
- 2016-06-06 16:24:321824검색
回复内容:
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
성명:본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.