jupyter-notebook 笔记与代码合二为一的笔记软件(支持Python R Matlab Mathematica C++等)
jupyter-notebook是基于server-browser的笔记本软件架构,启动jupyter-notebook,即开启了一个本地服务器,之后通过浏览器访问,用与mathematica notebook风格一致的代码风格,并加入了markdown这种专用于笔记文稿的格式。Debian类的Linux(例如:Ubuntu)安装:sudo apt install jupyter-note
原创
2018-01-12 21:58:59 ·
2989 阅读 ·
0 评论