ZK Zhao

Results 24 comments of ZK Zhao

Yes, I'm having the same problem. Is there any thing that I can do to fix this?

Honestly, I don't know how to do that. But there is a `custome build` in https://github.com/daneden/animate.css, and I think that gonna help.

@Qijianxian https://www.google.com/search?source=hp&ei=PV_gWrg_g6zSBM6XgKgE&q=python+where+to+run+pip+install&oq=python+where+to+run+pip+install&gs_l=psy-ab.3..0i22i30k1l3.376.6404.0.6650.38.18.0.0.0.0.384.1318.3-4.4.0....0...1c.1.64.psy-ab..34.4.1316.0..0j35i39k1j0i20i264k1j0i3k1j0i131k1j0i131i20i264k1.0.olfB4uqoCEw

You can just git pull this repo like others and use the bare.ipynb for start. If you have not try using Python before, you may need to follow the instruction...

PyCharm is just an editor for code, same as Jupyter. You can just import related code from `barebone_fitter.ipynb`. However, this project is not created into a Python packages, if you...

@HyperHCl What do you mean specifically? 啥意思...没太看懂

@luokang1990 要装RPY2才能全跑,不然你就把相关代码注释掉好了 ![default](https://user-images.githubusercontent.com/2425141/34515931-8da4031e-f0af-11e7-8b81-de20daceac1c.png) 你可以先跑`barebone_fitter.ipynb`, 看能不能出结果

@luokang1990 你先把%load_ext rpy2.ipython注释掉, 直接跑,看看能跑到哪里。我估计应该前面没用到R的部分应该是可以跑的,看看有没有别的问题

@Artoria2e5 对的...我只是懒得改了就挂这了...