jupyter 使用的实用细节

jupyter 使用过程中的实用细节

https://www.stateoftheart.ai/

 由于git.Repo实现了__enter____exit__,所以可以与with联合使用。

 http://note.qidong.name/2018/01/gitpython/

 

 

Image control in Jupyter markdown is possible but the image needs to be preceded by "attachment" or it doesn't display.

<img src="attachment:image.png" width="400">
posted @ 2018-12-09 14:04  Lucas_Yu  阅读(127)  评论(0编辑  收藏  举报